Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: knowldege base #1306

Merged
merged 43 commits into from
Jul 19, 2023
Merged

refactor: knowldege base #1306

merged 43 commits into from
Jul 19, 2023

Conversation

ssiyad
Copy link
Contributor

@ssiyad ssiyad commented Jul 12, 2023

helpdesk dev localhost_8080_helpdesk_kb_dd01268bcc_46c7b0be46

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.43 🎉

Comparison is base (75e655f) 12.87% compared to head (b63fb02) 13.30%.

❗ Current head b63fb02 differs from pull request most recent head ace0fc5. Consider uploading reports for the commit ace0fc5 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1306      +/-   ##
==========================================
+ Coverage   12.87%   13.30%   +0.43%     
==========================================
  Files          52       56       +4     
  Lines        1848     1961     +113     
==========================================
+ Hits          238      261      +23     
- Misses       1610     1700      +90     
Impacted Files Coverage Δ
helpdesk/__init__.py 100.00% <ø> (ø)
helpdesk/consts.py 100.00% <ø> (ø)
helpdesk/helpdesk/doctype/hd_agent/hd_agent.py 0.00% <ø> (ø)
helpdesk/helpdesk/doctype/hd_article/api.py 0.00% <ø> (ø)
helpdesk/helpdesk/doctype/hd_article/hd_article.py 0.00% <ø> (ø)
...lpdesk/helpdesk/doctype/hd_article_category/api.py 0.00% <ø> (ø)
...doctype/hd_article_category/hd_article_category.py 0.00% <ø> (ø)
...hd_desk_account_request/hd_desk_account_request.py 0.00% <ø> (ø)
...k/doctype/hd_escalation_rule/hd_escalation_rule.py 0.00% <ø> (ø)
helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py 22.82% <ø> (+0.30%) ⬆️
... and 4 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.