Add support for hex literals #190
+1,305
−17
Draft
Codecov / codecov/project
succeeded
Feb 24, 2026 in 0s
29.40% (+1.40%) compared to 0424063
View this Pull Request on Codecov
29.40% (+1.40%) compared to 0424063
Details
Codecov Report
❌ Patch coverage is 80.00000% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.40%. Comparing base (0424063) to head (120c47b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| semantics/type_resolver.go | 72.22% | 8 Missing and 2 partials |
| ast/node_builder.go | 55.55% | 2 Missing and 2 partials |
| lib/int/runtime/int.go | 88.23% | 1 Missing and 1 partial |
| ast/types.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #190 +/- ##
==========================================
+ Coverage 27.99% 29.40% +1.40%
==========================================
Files 254 255 +1
Lines 53865 54307 +442
==========================================
+ Hits 15082 15970 +888
+ Misses 37855 37357 -498
- Partials 928 980 +52 ☔ 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.
Loading