Skip to content

Merge branch 'main' into fix/decode-dot-in-keys

3af13c1
Select commit
Loading
Failed to load commit list.
Merged

✨ add key-aware decoding to the query string parser #35

Merge branch 'main' into fix/decode-dot-in-keys
3af13c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 20, 2025 in 1s

94.84% (-0.50%) compared to 79f0659

View this Pull Request on Codecov

94.84% (-0.50%) compared to 79f0659

Details

Codecov Report

❌ Patch coverage is 82.14286% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.84%. Comparing base (79f0659) to head (3af13c1).

Files with missing lines Patch % Lines
lib/src/models/decode_options.dart 76.19% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   95.33%   94.84%   -0.50%     
==========================================
  Files          14       14              
  Lines         815      834      +19     
==========================================
+ Hits          777      791      +14     
- Misses         38       43       +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.