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

show patch coverage only for changed files, and don't show indirect changed files #60

Merged
merged 3 commits into from
Aug 15, 2023

Merge branch 'main' into dana/files-patch-cov

02ecf27
Select commit
Loading
Failed to load commit list.
Merged

show patch coverage only for changed files, and don't show indirect changed files #60

Merge branch 'main' into dana/files-patch-cov
02ecf27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 15, 2023 in 1s

98.60% (-0.01%) compared to cd7259c

View this Pull Request on Codecov

98.60% (-0.01%) compared to cd7259c

Details

Codecov Report

Merging #60 (02ecf27) into main (cd7259c) will decrease coverage by 0.01%.
The diff coverage is 92.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   98.61%   98.60%   -0.01%     
==========================================
  Files         357      357              
  Lines       25943    25967      +24     
==========================================
+ Hits        25584    25606      +22     
- Misses        359      361       +2     
Components Coverage Δ
NonTestCode 97.35% <92.59%> (-0.02%) ⬇️
OutsideTasks 98.34% <92.59%> (-0.01%) ⬇️
Files Changed Coverage Δ
.../notification/notifiers/tests/unit/test_comment.py 100.00% <ø> (ø)
...s/notification/notifiers/mixins/message/helpers.py 93.75% <90.90%> (-0.59%) ⬇️
.../notification/notifiers/mixins/message/sections.py 99.63% <100.00%> (+<0.01%) ⬆️
Related Entrypoints
run/app.tasks.notify.Notify