Skip to content

fix(docs): clarify query-string decoding behavior and legacy merge mode

94bf559
Select commit
Loading
Failed to load commit list.
Merged

feat: implement strict merge option and update related tests #11

fix(docs): clarify query-string decoding behavior and legacy merge mode
94bf559
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 22, 2026 in 1s

97.80% (-0.08%) compared to 9ccd566

View this Pull Request on Codecov

97.80% (-0.08%) compared to 9ccd566

Details

Codecov Report

❌ Patch coverage is 93.42105% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.80%. Comparing base (9ccd566) to head (94bf559).

Files with missing lines Patch % Lines
src/merge.rs 81.48% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   97.87%   97.80%   -0.08%     
==========================================
  Files          37       37              
  Lines        4997     5053      +56     
==========================================
+ Hits         4891     4942      +51     
- Misses        106      111       +5     

☔ 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.