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

feat: make newfiles part of files behaviour #573

Merged
merged 3 commits into from
Jul 30, 2024

fix: remove unnecessary enumerate

69639d9
Select commit
Loading
Failed to load commit list.
Merged

feat: make newfiles part of files behaviour #573

fix: remove unnecessary enumerate
69639d9
Select commit
Loading
Failed to load commit list.
Codecov - QA / codecov/project succeeded Jul 30, 2024 in 0s

97.50% (+0.00%) compared to 2a6cb28

View this Pull Request on Codecov

97.50% (+0.00%) compared to 2a6cb28

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.50%. Comparing base (2a6cb28) to head (69639d9).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #573   +/-   ##
=======================================
  Coverage   97.49%   97.50%           
=======================================
  Files         414      414           
  Lines       34986    35002   +16     
=======================================
+ Hits        34109    34127   +18     
+ Misses        877      875    -2     
Components Coverage Δ
NonTestCode 94.55% <100.00%> (+0.01%) ⬆️
OutsideTasks 97.72% <100.00%> (+0.01%) ⬆️
Files Coverage Δ
.../notification/notifiers/mixins/message/__init__.py 100.00% <100.00%> (ø)
...s/notification/notifiers/tests/unit/test_checks.py 100.00% <ø> (ø)
.../notification/notifiers/tests/unit/test_comment.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes