Skip to content

Make error interpolation trim-safe - #41

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

Make error interpolation trim-safe#41
timholy merged 1 commit into
mainfrom
teh/trim1

Conversation

@timholy

@timholy timholy commented Aug 19, 2026

Copy link
Copy Markdown
Member

Stringify non-String/Symbol values individually in error messages. This avoids the unspecialized multi-argument string path rejected by juliac --trim=safe, while preserving the message text.

Stringify non-String/Symbol values individually in error messages. This
avoids the unspecialized multi-argument `string` path rejected by
`juliac --trim=safe`, while preserving the message text.

Assisted-by: Claude Sonnet 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 (f8495cc) to head (5faedf3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   98.87%   98.87%           
=======================================
  Files          14       14           
  Lines        2390     2390           
=======================================
  Hits         2363     2363           
  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 5936ae2 into main Aug 19, 2026
5 checks passed
@timholy
timholy deleted the teh/trim1 branch August 19, 2026 11:12
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