Skip to content

Test _pytask.mark_utils. #201

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 1 commit into from
Jan 23, 2022
Merged

Test _pytask.mark_utils. #201

merged 1 commit into from
Jan 23, 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.

@tobiasraabe tobiasraabe added this to the v0.1.6 milestone Jan 23, 2022
@codecov
Copy link

codecov bot commented Jan 23, 2022

Codecov Report

Merging #201 (e377a65) into main (ade72f1) will decrease coverage by 0.02%.
The diff coverage is 90.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   92.84%   92.82%   -0.03%     
==========================================
  Files          74       75       +1     
  Lines        6806     6867      +61     
==========================================
+ Hits         6319     6374      +55     
- Misses        487      493       +6     
Flag Coverage Δ
end_to_end 78.65% <57.37%> (-0.05%) ⬇️
integration 41.93% <57.37%> (+0.13%) ⬆️
unit 70.05% <90.16%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
tests/test_mark_utils.py 88.46% <88.46%> (ø)
tests/test_collect.py 94.06% <100.00%> (+0.05%) ⬆️
tests/test_console.py 98.64% <100.00%> (+0.05%) ⬆️
tests/test_logging.py 100.00% <100.00%> (ø)
tests/test_outcomes.py 100.00% <100.00%> (ø)
tests/test_task.py 100.00% <100.00%> (ø)

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 ade72f1...e377a65. Read the comment docs.

@tobiasraabe tobiasraabe merged commit c883667 into main Jan 23, 2022
@tobiasraabe tobiasraabe deleted the test-mark-utils branch January 23, 2022 20:30
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