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: Add some missing report type filtering #214

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

scott-codecov
Copy link
Contributor

@scott-codecov scott-codecov commented Dec 14, 2023

Default to coverage type

Follow up from #190

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Merging #214 (3654f66) into main (ed06839) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files         393      393           
  Lines       29839    29841    +2     
=======================================
+ Hits        29305    29307    +2     
  Misses        534      534           
Flag Coverage Δ
integration 98.23% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 98.23% <100.00%> (+<0.01%) ⬆️
onlysomelabels 98.21% <100.00%> (+<0.01%) ⬆️
unit 98.23% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 96.36% <100.00%> (+<0.01%) ⬆️
OutsideTasks 97.97% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
database/models/core.py 97.37% <100.00%> (+<0.01%) ⬆️
services/decoration.py 100.00% <100.00%> (ø)
tasks/manual_trigger.py 93.84% <100.00%> (+0.09%) ⬆️

This change has been scanned for critical changes. Learn more

@codecov-qa
Copy link

codecov-qa bot commented Dec 14, 2023

Codecov Report

Merging #214 (3654f66) into main (ed06839) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files         362      362           
  Lines       29139    29141    +2     
=======================================
+ Hits        28626    28628    +2     
  Misses        513      513           
Flag Coverage Δ
integration 98.23% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 98.23% <100.00%> (+<0.01%) ⬆️
unit 98.23% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 96.47% <100.00%> (+<0.01%) ⬆️
OutsideTasks 97.97% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
database/models/core.py 97.37% <100.00%> (+<0.01%) ⬆️
services/decoration.py 100.00% <100.00%> (ø)
tasks/manual_trigger.py 93.84% <100.00%> (+0.09%) ⬆️

Copy link

codecov-public-qa bot commented Dec 14, 2023

Codecov Report

Merging #214 (3654f66) into main (ed06839) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files         362      362           
  Lines       29139    29141    +2     
=======================================
+ Hits        28626    28628    +2     
  Misses        513      513           
Flag Coverage Δ
integration 98.23% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 98.23% <100.00%> (+<0.01%) ⬆️
unit 98.23% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 96.47% <100.00%> (+<0.01%) ⬆️
OutsideTasks 97.97% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
database/models/core.py 97.37% <100.00%> (+<0.01%) ⬆️
services/decoration.py 100.00% <100.00%> (ø)
tasks/manual_trigger.py 93.84% <100.00%> (+0.09%) ⬆️

@scott-codecov scott-codecov merged commit 3ac42c3 into main Dec 14, 2023
26 checks passed
@scott-codecov scott-codecov deleted the scott/report-type-filtering branch December 14, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants