Codecov / codecov/project
succeeded
Jul 4, 2026 in 1s
80.13% (+0.41%) compared to f89fed0
View this Pull Request on Codecov
80.13% (+0.41%) compared to f89fed0
Details
Codecov Report
❌ Patch coverage is 91.56627% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.13%. Comparing base (f89fed0) to head (f84e06c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| sdl/ast/ast.go | 0.00% | 10 Missing |
| sdl/scanner/scanner.go | 95.60% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #64 +/- ##
==========================================
+ Coverage 79.72% 80.13% +0.41%
==========================================
Files 62 66 +4
Lines 5105 5271 +166
==========================================
+ Hits 4070 4224 +154
- Misses 684 694 +10
- Partials 351 353 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sdl/scanner/string_value.go | 100.00% <100.00%> (ø) |
|
| sdl/token/token.go | 100.00% <100.00%> (ø) |
|
| sdl/scanner/scanner.go | 95.60% <95.60%> (ø) |
|
| sdl/ast/ast.go | 0.00% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading