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: sort #1107

Merged
merged 5 commits into from
Apr 11, 2023
Merged

refactor: sort #1107

merged 5 commits into from
Apr 11, 2023

Conversation

ssiyad
Copy link
Contributor

@ssiyad ssiyad commented Apr 11, 2023

  • Move logic to backend
  • Modify list manager logic

@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Patch coverage: 22.22% and project coverage change: +0.12 🎉

Comparison is base (de4eb77) 12.79% compared to head (0614ea7) 12.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1107      +/-   ##
==========================================
+ Coverage   12.79%   12.91%   +0.12%     
==========================================
  Files          52       52              
  Lines        1782     1796      +14     
==========================================
+ Hits          228      232       +4     
- Misses       1554     1564      +10     
Impacted Files Coverage Δ
helpdesk/config/desktop.py 0.00% <ø> (ø)
helpdesk/config/docs.py 0.00% <0.00%> (ø)
helpdesk/helpdesk/doctype/hd_agent/hd_agent.py 0.00% <0.00%> (ø)
helpdesk/helpdesk/doctype/hd_article/hd_article.py 0.00% <ø> (ø)
...doctype/hd_article_category/hd_article_category.py 0.00% <ø> (ø)
...doctype/hd_article_feedback/hd_article_feedback.py 0.00% <ø> (ø)
...elpdesk/doctype/hd_article_item/hd_article_item.py 0.00% <ø> (ø)
..._sub_category_item/hd_article_sub_category_item.py 0.00% <ø> (ø)
...k/doctype/hd_canned_response/hd_canned_response.py 0.00% <ø> (ø)
...lpdesk/helpdesk/doctype/hd_customer/hd_customer.py 44.44% <ø> (ø)
... and 17 more

... and 46 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@ssiyad ssiyad merged commit 1736fbe into frappe:main Apr 11, 2023
@ssiyad ssiyad deleted the refactor/sort branch April 11, 2023 20:59
@ssiyad ssiyad added the enhancement New feature or request label Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant