Skip to content

experimental sdl package#64

Draft
ccbrown wants to merge 1 commit into
mainfrom
sdl
Draft

experimental sdl package#64
ccbrown wants to merge 1 commit into
mainfrom
sdl

experimental sdl package

f84e06c
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 18 commits behind head on main.

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

Impacted file tree graph

@@            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%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.