Skip to content

fix: use actual parsed string in literal size error message#82

Merged
BrianLeishman merged 5 commits into
masterfrom
fix/literal-plus-error-message
Mar 11, 2026
Merged

fix: use actual parsed string in literal size error message#82
BrianLeishman merged 5 commits into
masterfrom
fix/literal-plus-error-message

chore: gitignore coverage.out and remove from tracking

45cd18f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 1s

20.58% (+5.11%) compared to 812d3b2

View this Pull Request on Codecov

20.58% (+5.11%) compared to 812d3b2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 20.58%. Comparing base (812d3b2) to head (45cd18f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   15.47%   20.58%   +5.11%     
==========================================
  Files          19       19              
  Lines        2074     2074              
==========================================
+ Hits          321      427     +106     
+ Misses       1698     1607      -91     
+ Partials       55       40      -15     

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