Skip to content

Check whether `Base.isprecompiled` is defined, instead of version number

a5dc241
Select commit
Loading
Failed to load commit list.
Merged

Use Base.isprecompiled to test package is already precompiled #83

Check whether `Base.isprecompiled` is defined, instead of version number
a5dc241
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@eadfbfd). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #83   +/-   ##
=========================================
  Coverage          ?   93.85%           
=========================================
  Files             ?        2           
  Lines             ?      179           
  Branches          ?        0           
=========================================
  Hits              ?      168           
  Misses            ?       11           
  Partials          ?        0           

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