Skip to content

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

Merged
kdw503 merged 1 commit into
masterfrom
dwk/mng
May 15, 2026
Merged

Add test for Base.unsafe_indices(::SymRange) to reach 100% coverage#24
kdw503 merged 1 commit into
masterfrom
dwk/mng

Conversation

@kdw503
Copy link
Copy Markdown
Member

@kdw503 kdw503 commented May 15, 2026

Summary

  • Adds a direct test for Base.unsafe_indices(::SymRange), the one line missing from coverage
  • Brings test coverage from 98.4% → 100%

Test plan

  • Pkg.test() passes (20/20 SymRange tests, 140 total)
  • Coverage confirmed at 100% via CoverageTools.jl

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6843f29) to head (b8ddcd9).
⚠️ Report is 2 commits behind head on master.

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.

@kdw503 kdw503 merged commit 21b6194 into master May 15, 2026
4 checks passed
@kdw503 kdw503 deleted the dwk/mng branch May 15, 2026 17:40
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.

1 participant