Skip to content

Conversation

@kleinschmidt
Copy link

Fixes #131

TestEnv.jl already supports an allow_reresolve kwarg on supported Julia
version (1.9+). We just need to thread it through the test call.

@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.73%. Comparing base (54191fb) to head (be0d517).
⚠️ Report is 27 commits behind head on master.

Files with missing lines Patch % Lines
src/runner.jl 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   96.40%   92.73%   -3.68%     
==========================================
  Files           7        7              
  Lines         557      482      -75     
==========================================
- Hits          537      447      -90     
- Misses         20       35      +15     

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

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.

Support Pkg.test's keyword parameter allow_reresolve

1 participant