Skip to content

Fix CI issue with coverage. #283

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 3 commits into from
Jun 19, 2022
Merged

Fix CI issue with coverage. #283

merged 3 commits into from
Jun 19, 2022

Conversation

tobiasraabe
Copy link
Member

Changes

Provide a description and/or bullet points to describe the changes in this PR.

Todo

  • Reference issues which can be closed due to this PR with "Closes #x".
  • Review whether the documentation needs to be updated.
  • Document PR in docs/changes.rst.

@codecov
Copy link

codecov bot commented Jun 12, 2022

Codecov Report

Merging #283 (f5eef5a) into main (609304a) will increase coverage by 26.53%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #283       +/-   ##
===========================================
+ Coverage   70.08%   96.61%   +26.53%     
===========================================
  Files          89       90        +1     
  Lines        7618     7623        +5     
===========================================
+ Hits         5339     7365     +2026     
+ Misses       2279      258     -2021     
Flag Coverage Δ
end_to_end 82.48% <ø> (?)
integration 41.23% <ø> (ø)
unit 69.44% <ø> (ø)

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

Impacted Files Coverage Δ
src/pytask/__main__.py 100.00% <0.00%> (ø)
src/_pytask/mark/expression.py 98.36% <0.00%> (+0.81%) ⬆️
src/_pytask/live.py 98.85% <0.00%> (+1.14%) ⬆️
src/_pytask/database.py 100.00% <0.00%> (+1.69%) ⬆️
src/_pytask/parametrize.py 100.00% <0.00%> (+2.08%) ⬆️
src/_pytask/capture.py 90.95% <0.00%> (+2.65%) ⬆️
src/_pytask/task.py 100.00% <0.00%> (+3.44%) ⬆️
src/_pytask/traceback.py 97.72% <0.00%> (+4.54%) ⬆️
src/_pytask/nodes.py 98.27% <0.00%> (+5.17%) ⬆️
src/_pytask/shared.py 96.10% <0.00%> (+5.19%) ⬆️
... and 44 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 609304a...f5eef5a. Read the comment docs.

@tobiasraabe tobiasraabe merged commit 341ff38 into main Jun 19, 2022
@tobiasraabe tobiasraabe deleted the repro-coverage-error branch June 19, 2022 16:07
@tobiasraabe tobiasraabe added this to the v0.2.4 milestone Jun 26, 2022
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