Skip to content

:bug: always protect encoded dots in keys from dot-splitting regardle…

e2b734d
Select commit
Loading
Failed to load commit list.
Closed

🐛 protect encoded dots in keys during decoding when decodeDotInKeys is false #36

:bug: always protect encoded dots in keys from dot-splitting regardle…
e2b734d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 20, 2025 in 0s

95.24% (-0.10%) compared to fb620c5

View this Pull Request on Codecov

95.24% (-0.10%) compared to fb620c5

Details

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.24%. Comparing base (fb620c5) to head (e2b734d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/extensions/decode.dart 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   95.33%   95.24%   -0.10%     
==========================================
  Files          14       14              
  Lines         815      820       +5     
==========================================
+ Hits          777      781       +4     
- Misses         38       39       +1     

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