Skip to content

Wrap `unbound_args.jl` into module

7376d10
Select commit
Loading
Failed to load commit list.
Draft

Split different tests into submodules #154

Wrap `unbound_args.jl` into module
7376d10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 1s

77.19% (+0.12%) compared to 94a9c7a

View this Pull Request on Codecov

77.19% (+0.12%) compared to 94a9c7a

Details

Codecov Report

❌ Patch coverage is 89.65517% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.19%. Comparing base (94a9c7a) to head (7376d10).
⚠️ Report is 119 commits behind head on master.

Files with missing lines Patch % Lines
src/piracy.jl 55.55% 4 Missing ⚠️
src/project_extras.jl 50.00% 2 Missing ⚠️
src/ambiguities.jl 91.66% 1 Missing ⚠️
src/undefined_exports.jl 90.90% 1 Missing ⚠️
src/utils.jl 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
+ Coverage   77.07%   77.19%   +0.12%     
==========================================
  Files          11       11              
  Lines         724      728       +4     
==========================================
+ Hits          558      562       +4     
  Misses        166      166              

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