Skip to content

Remove leftovers from pytest from _pytask.mark.Mark. #219

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
Feb 17, 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.9 milestone Feb 17, 2022
@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #219 (6bf0fb5) into main (cbe79d1) will decrease coverage by 23.05%.
The diff coverage is 100.00%.

❗ Current head 6bf0fb5 differs from pull request most recent head 7179137. Consider uploading reports for the commit 7179137 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #219       +/-   ##
===========================================
- Coverage   93.98%   70.92%   -23.06%     
===========================================
  Files          75       75               
  Lines        6679     6666       -13     
===========================================
- Hits         6277     4728     -1549     
- Misses        402     1938     +1536     
Flag Coverage Δ
end_to_end ?
integration 41.55% <100.00%> (-0.09%) ⬇️
unit 70.17% <100.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
src/_pytask/mark/structures.py 91.80% <100.00%> (-1.44%) ⬇️
tests/test_debugging.py 30.43% <0.00%> (-68.85%) ⬇️
tests/test_clean.py 32.22% <0.00%> (-67.78%) ⬇️
tests/test_collect_command.py 33.33% <0.00%> (-66.67%) ⬇️
tests/test_execute.py 33.60% <0.00%> (-66.41%) ⬇️
tests/test_skipping.py 35.15% <0.00%> (-64.85%) ⬇️
tests/test_profile.py 38.23% <0.00%> (-61.77%) ⬇️
tests/test_graph.py 36.04% <0.00%> (-61.63%) ⬇️
tests/test_database.py 42.30% <0.00%> (-57.70%) ⬇️
tests/test_build.py 48.14% <0.00%> (-51.86%) ⬇️
... and 39 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 cbe79d1...7179137. Read the comment docs.

@tobiasraabe tobiasraabe changed the title Remove leftovers from pytest from __pytask.mark.Mark. Remove leftovers from pytest from _pytask.mark.Mark. Feb 17, 2022
@tobiasraabe tobiasraabe merged commit a39476b into main Feb 17, 2022
@tobiasraabe tobiasraabe deleted the remove-leftovers-mark branch February 17, 2022 14:29
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