Skip to content

Update labeler#3092

Merged
namurphy merged 1 commit intoPlasmaPy:mainfrom
namurphy:update-labeler
Aug 11, 2025
Merged

Update labeler#3092
namurphy merged 1 commit intoPlasmaPy:mainfrom
namurphy:update-labeler

Conversation

@namurphy
Copy link
Member

In #3008, we updated the pull request labeler to add the "Run weekly tests in CI" label when pyproject.toml, noxfile.py, or .github/workflows/*weekly*.yml were updated. When that label is added, a PR will run the weekly tests. Since then, I've found that nearly all the time, updates to noxfile.py or pyproject.toml don't warrant running the weekly tests. Hence, this PR removes these files from the labeler setting.

@namurphy namurphy added the no changelog entry needed For PRs that should not have a changelog entry label Aug 11, 2025
@github-actions github-actions bot added the GitHub Actions A continuous integration platform for automating tests and other tasks (see .github/ directory) label Aug 11, 2025
@namurphy namurphy merged commit e4bda5d into PlasmaPy:main Aug 11, 2025
18 of 21 checks passed
@codecov
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.48%. Comparing base (b48a6d0) to head (810b5f8).
⚠️ Report is 42 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3092   +/-   ##
=======================================
  Coverage   95.48%   95.48%           
=======================================
  Files         108      108           
  Lines        9869     9869           
  Branches     1501     1501           
=======================================
  Hits         9423     9423           
  Misses        255      255           
  Partials      191      191           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@namurphy namurphy deleted the update-labeler branch January 15, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GitHub Actions A continuous integration platform for automating tests and other tasks (see .github/ directory) no changelog entry needed For PRs that should not have a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant