Skip to content

Improve coverage. #481

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

Merged
merged 4 commits into from
Nov 7, 2023
Merged

Improve coverage. #481

merged 4 commits into from
Nov 7, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Nov 7, 2023

No description provided.

@tobiasraabe tobiasraabe added this to the v0.4.2 milestone Nov 7, 2023
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7d20db2) 94.43% compared to head (858a60d) 96.40%.

❗ Current head 858a60d differs from pull request most recent head 814ea88. Consider uploading reports for the commit 814ea88 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #481      +/-   ##
==========================================
+ Coverage   94.43%   96.40%   +1.96%     
==========================================
  Files         104      104              
  Lines        9005     8806     -199     
==========================================
- Hits         8504     8489      -15     
+ Misses        501      317     -184     
Flag Coverage Δ
end_to_end 82.70% <66.66%> (+1.50%) ⬆️
integration 40.54% <26.66%> (+0.67%) ⬆️
unit 67.81% <68.88%> (+1.19%) ⬆️

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

Files Coverage Δ
src/_pytask/_hashlib.py 100.00% <ø> (+55.65%) ⬆️
src/_pytask/_inspect.py 100.00% <ø> (+84.12%) ⬆️
src/_pytask/clean.py 100.00% <ø> (+4.92%) ⬆️
src/_pytask/cli.py 100.00% <ø> (+1.44%) ⬆️
src/_pytask/collect.py 94.00% <ø> (+1.35%) ⬆️
src/_pytask/collect_command.py 100.00% <ø> (+10.09%) ⬆️
src/_pytask/collect_utils.py 99.01% <ø> (+3.24%) ⬆️
src/_pytask/config_utils.py 100.00% <ø> (+3.03%) ⬆️
src/_pytask/dag_command.py 70.00% <ø> (+3.84%) ⬆️
src/_pytask/data_catalog.py 98.38% <ø> (+7.61%) ⬆️
... and 11 more

... and 1 file with indirect coverage changes

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

@tobiasraabe tobiasraabe merged commit 4e39b68 into main Nov 7, 2023
@tobiasraabe tobiasraabe deleted the fix-coverage branch November 7, 2023 23:54
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.

1 participant