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

change(edit): New way to edit tasks #582

Merged
merged 1 commit into from
Dec 1, 2024

change(edit): New way to edit tasks

1cb7d5a
Select commit
Loading
Failed to load commit list.
Merged

change(edit): New way to edit tasks #582

change(edit): New way to edit tasks
1cb7d5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2024 in 0s

78.18% (-0.07%) compared to 9a402d5

View this Pull Request on Codecov

78.18% (-0.07%) compared to 9a402d5

Details

Codecov Report

Attention: Patch coverage is 86.91983% with 31 lines in your changes missing coverage. Please review.

Project coverage is 78.18%. Comparing base (9a402d5) to head (1cb7d5a).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pueue/src/client/commands/edit.rs 88.98% 13 Missing ⚠️
pueue/src/daemon/network/message_handler/edit.rs 77.19% 13 Missing ⚠️
pueue/src/daemon/callbacks.rs 0.00% 2 Missing ⚠️
pueue/src/daemon/network/message_handler/stash.rs 0.00% 2 Missing ⚠️
pueue/src/bin/pueued.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #582      +/-   ##
==========================================
- Coverage   78.25%   78.18%   -0.07%     
==========================================
  Files          74       73       -1     
  Lines        5899     5913      +14     
==========================================
+ Hits         4616     4623       +7     
- Misses       1283     1290       +7     

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