Skip to content

Remove dynamic dispatch from soft-cover internals - #42

Merged
timholy merged 1 commit into
mainfrom
teh/trim2
Aug 19, 2026
Merged

Remove dynamic dispatch from soft-cover internals#42
timholy merged 1 commit into
mainfrom
teh/trim2

Conversation

@timholy

@timholy timholy commented Aug 19, 2026

Copy link
Copy Markdown
Member

Make the AbsLinear soft-cover path compatible with juliac --trim=safe. Specialize varargs and replace closures that the trim verifier treats as dynamic calls.

Make the AbsLinear soft-cover path compatible with
`juliac --trim=safe`. Specialize varargs and replace closures that the
trim verifier treats as dynamic calls.

Assisted-by: Claude Fable 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.87%. Comparing base (5936ae2) to head (7b4b720).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   98.87%   98.87%           
=======================================
  Files          14       14           
  Lines        2390     2391    +1     
=======================================
+ Hits         2363     2364    +1     
  Misses         27       27           

☔ View full report in Codecov by Harness.
📢 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.

@timholy
timholy merged commit a97c4c5 into main Aug 19, 2026
5 checks passed
@timholy
timholy deleted the teh/trim2 branch August 19, 2026 11:25
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