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

fix: Grammar for codecov comment when missing coverage #481

Merged
merged 3 commits into from
Jun 3, 2024

remove $

1617c8e
Select commit
Loading
Failed to load commit list.
Merged

fix: Grammar for codecov comment when missing coverage #481

remove $
1617c8e
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project succeeded May 31, 2024 in 1s

97.26% (+0.00%) compared to 2d39bca

View this Pull Request on Codecov

97.26% (+0.00%) compared to 2d39bca

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #481   +/-   ##
=======================================
  Coverage   97.26%   97.26%           
=======================================
  Files         412      412           
  Lines       34122    34124    +2     
=======================================
+ Hits        33189    33191    +2     
  Misses        933      933           
Components Coverage Δ
NonTestCode 94.37% <100.00%> (+<0.01%) ⬆️
OutsideTasks 97.52% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
.../notification/notifiers/mixins/message/sections.py 97.02% <100.00%> (+<0.01%) ⬆️
...s/notification/notifiers/mixins/message/writers.py 90.14% <100.00%> (+0.14%) ⬆️
...s/notification/notifiers/tests/unit/test_checks.py 98.26% <ø> (ø)
.../notification/notifiers/tests/unit/test_comment.py 99.22% <ø> (ø)