Skip to content

Fix/options and pools - #19

Merged
fredbi merged 3 commits into
masterfrom
fix/options-and-pools
Aug 23, 2026
Merged

Fix/options and pools#19
fredbi merged 3 commits into
masterfrom
fix/options-and-pools

chore: add the SPDX Apache-2.0 header to every Go and assembly source

452f049
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2026 in 1s

69.06% (-0.13%) compared to 3e398ca

View this Pull Request on Codecov

69.06% (-0.13%) compared to 3e398ca

Details

Codecov Report

❌ Patch coverage is 47.36842% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.06%. Comparing base (3e398ca) to head (452f049).
⚠️ Report is 3 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
json/internal/utf8x/_asm/asm.go 0.00% 15 Missing ⚠️
.../lexers/default-lexer/internal/strscan/_asm/asm.go 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   69.19%   69.06%   -0.13%     
==========================================
  Files          90       91       +1     
  Lines        9681     9728      +47     
==========================================
+ Hits         6699     6719      +20     
- Misses       2973     3000      +27     
  Partials        9        9              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.