Skip to content

Add skip-news to test only PRs - #670

Open
StanFromIreland wants to merge 2 commits into
python:mainfrom
StanFromIreland:skip-news-on-tests
Open

Add skip-news to test only PRs#670
StanFromIreland wants to merge 2 commits into
python:mainfrom
StanFromIreland:skip-news-on-tests

Conversation

@StanFromIreland

@StanFromIrelandStanFromIreland commented Sep 8, 2025

Copy link
Copy Markdown
Member

Closes#669

@codecov

codecovBot commented Sep 8, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b45b0ee) to head (22a76bd).
⚠️ Report is 23 commits behind head on main.

Impacted file tree graph

@@ Coverage Diff @@## main #670 +/- ##
=========================================
Coverage 100.00% 100.00% =========================================
Files 18 18 Lines 2149 2148 -1 Branches 97 97 =========================================
- Hits 2149 2148 -1 
FlagCoverage Δ
Python_3.10.18100.00% <100.00%> (ø)
Python_3.11.13100.00% <100.00%> (ø)
Python_3.12.11100.00% <100.00%> (ø)
Python_3.13.5?
Python_3.13.7100.00% <100.00%> (?)
Python_3.14.0100.00% <100.00%> (?)
Python_3.14.0-rc.1?
Python_3.9.23100.00% <100.00%> (ø)

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

Files with missing linesCoverage Δ
bedevere/prtype.py100.00% <100.00%> (ø)
tests/test_filepaths.py100.00% <100.00%> (ø)
tests/test_prtype.py100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment threadbedevere/prtype.py Outdated
@StanFromIreland

Copy link
Copy Markdown
MemberAuthor

@ezio-melotti could you please take a look?

Sign up for freeto 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.

Apply skip-news if all changes are in the test dirs?

2 participants

@StanFromIreland@brianschubert