Skip to content

Optimize numeric parsing with exponent lookup table#297

Merged
vsanthanam merged 1 commit intomainfrom
vsanthanam/exponent-lookup-table
Dec 6, 2025
Merged

Optimize numeric parsing with exponent lookup table#297
vsanthanam merged 1 commit intomainfrom
vsanthanam/exponent-lookup-table

Conversation

@vsanthanam
Copy link
Copy Markdown
Owner

No description provided.

@vsanthanam vsanthanam force-pushed the vsanthanam/exponent-lookup-table branch from b6b7b31 to d291c75 Compare December 6, 2025 17:47
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.57%. Comparing base (96205b3) to head (d291c75).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #297   +/-   ##
=======================================
  Coverage   95.57%   95.57%           
=======================================
  Files          25       25           
  Lines        1762     1762           
=======================================
  Hits         1684     1684           
  Misses         78       78           
Flag Coverage Δ
llvm-cov 95.57% <ø> (ø)
swiftpm 95.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@vsanthanam vsanthanam merged commit 9d43d06 into main Dec 6, 2025
46 checks passed
@vsanthanam vsanthanam deleted the vsanthanam/exponent-lookup-table branch December 6, 2025 18:08
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