Skip to content

refactor: empty states

2f19479
Select commit
Loading
Failed to load commit list.
Open

feat: add agent landing page #2796

refactor: empty states
2f19479
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 0s

54.90% (+3.68%) compared to 4979045

View this Pull Request on Codecov

54.90% (+3.68%) compared to 4979045

Details

Codecov Report

❌ Patch coverage is 89.13043% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.90%. Comparing base (4979045) to head (2f19479).
⚠️ Report is 58 commits behind head on develop.

Files with missing lines Patch % Lines
helpdesk/api/doc.py 4.54% 42 Missing ⚠️
helpdesk/api/agent_home/agent_home.py 96.66% 8 Missing ⚠️
helpdesk/helpdesk/doctype/hd_view/hd_view.py 0.00% 5 Missing ⚠️
helpdesk/utils.py 78.94% 4 Missing ⚠️
helpdesk/helpdesk/doctype/hd_ticket/api.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2796      +/-   ##
===========================================
+ Coverage    51.21%   54.90%   +3.68%     
===========================================
  Files          122      126       +4     
  Lines         5420     5972     +552     
===========================================
+ Hits          2776     3279     +503     
- Misses        2644     2693      +49     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.