Skip to content

MAINT: cleaning pytest cache on first run #3417

Merged
bsipocz merged 1 commit into
astropy:mainfrom
bsipocz:MAINT_cleaning_pytest_cache_in_tox
Sep 18, 2025
Merged

MAINT: cleaning pytest cache on first run #3417
bsipocz merged 1 commit into
astropy:mainfrom
bsipocz:MAINT_cleaning_pytest_cache_in_tox

Conversation

@bsipocz

@bsipocz bsipocz commented Sep 18, 2025

Copy link
Copy Markdown
Member

to make tox envs locally reusable

resolves #3416

@codecov

codecov Bot commented Sep 18, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.51%. Comparing base (e48e283) to head (08432fa).
⚠️ Report is 221 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3417   +/-   ##
=======================================
  Coverage   70.50%   70.51%           
=======================================
  Files         232      232           
  Lines       19999    19997    -2     
=======================================
- Hits        14101    14100    -1     
+ Misses       5898     5897    -1     

☔ 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.

@bsipocz bsipocz merged commit c933200 into astropy:main Sep 18, 2025
13 checks passed
@bsipocz bsipocz deleted the MAINT_cleaning_pytest_cache_in_tox branch September 18, 2025 03:21
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.

BUG: pytest --last-failed --last-failed-no-failures doesn't seem to work with tox

1 participant