Skip to content
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

Add the "docs" label also for Doc/*/.nitignore #617

Merged
merged 3 commits into from
Jan 20, 2024
Merged

Add the "docs" label also for Doc/*/.nitignore #617

merged 3 commits into from
Jan 20, 2024

Conversation

skirpichev
Copy link
Member

Closes #616

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b5bcd24) 100.00% compared to head (868215b) 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #617   +/-   ##
=========================================
  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.7 100.00% <100.00%> (ø)
Python_3.12.1 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%> (ø)

bedevere/prtype.py Outdated Show resolved Hide resolved
skirpichev and others added 2 commits January 19, 2024 12:42
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AA-Turner AA-Turner merged commit df8d80f into python:main Jan 20, 2024
9 checks passed
@skirpichev skirpichev deleted the skip-nitignore branch January 21, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add docs label for PRs that touch Doc/tools/.nitignore
3 participants