Skip to content

all kinds of test coverage updates

1151513
Select commit
Loading
Failed to load commit list.
Open

Release first v0.12 alpha #102

all kinds of test coverage updates
1151513
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

84.45% (+14.01%) compared to cf7ebbf

View this Pull Request on Codecov

84.45% (+14.01%) compared to cf7ebbf

Details

Codecov Report

❌ Patch coverage is 87.83784% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.45%. Comparing base (cf7ebbf) to head (1151513).

Files with missing lines Patch % Lines
src/tokenizer/mod.rs 88.00% 3 Missing ⚠️
src/tokens/template.rs 40.00% 3 Missing ⚠️
src/tokens/keyword.rs 0.00% 2 Missing ⚠️
src/tokens/boolean.rs 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #102       +/-   ##
===========================================
+ Coverage   70.43%   84.45%   +14.01%     
===========================================
  Files          18       18               
  Lines        2757     2798       +41     
===========================================
+ Hits         1942     2363      +421     
+ Misses        815      435      -380     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.