Skip to content

Add test for Base.unsafe_indices(::SymRange) to reach 100% coverage

b8ddcd9
Select commit
Loading
Failed to load commit list.
Merged

Add test for Base.unsafe_indices(::SymRange) to reach 100% coverage #24

Add test for Base.unsafe_indices(::SymRange) to reach 100% coverage
b8ddcd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

100.00% (+1.38%) compared to 6843f29

View this Pull Request on Codecov

100.00% (+1.38%) compared to 6843f29

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6843f29) to head (b8ddcd9).

Additional details and impacted files
@@             Coverage Diff             @@
##           master       #24      +/-   ##
===========================================
+ Coverage   98.61%   100.00%   +1.38%     
===========================================
  Files           2         2              
  Lines          72        72              
===========================================
+ Hits           71        72       +1     
+ Misses          1         0       -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.