Skip to content

Add the "tests" label also for files, starting with "_test" #606

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 20, 2024
Merged

Add the "tests" label also for files, starting with "_test" #606

merged 1 commit into from
Jan 20, 2024

Conversation

skirpichev
Copy link
Contributor

closes #605

Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Merging #606 (d739858) into main (84a2aa4) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #606   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         2128      2138   +10     
  Branches       245       245           
=========================================
+ Hits          2128      2138   +10     
Flag Coverage Δ
Python_3.10.13 100.00% <100.00%> (ø)
Python_3.11.6 100.00% <100.00%> (ø)
Python_3.12.0 100.00% <100.00%> (ø)
Python_3.8.18 100.00% <100.00%> (ø)
Python_3.9.18 100.00% <100.00%> (ø)

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

Files Coverage Δ
bedevere/prtype.py 100.00% <100.00%> (ø)
tests/test_prtype.py 100.00% <100.00%> (ø)

@AA-Turner AA-Turner merged commit 246591e into python:main Jan 20, 2024
@skirpichev skirpichev deleted the mark-testmods branch January 21, 2024 01:44
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.

Shouldn't Sir classify changes in test modules by "tests" label?
2 participants