Skip to content

test(review): Add additional tests for "/" separator.

9180ea0
Select commit
Loading
Failed to load commit list.
Merged

feat: Adds support for cache busting #192

test(review): Add additional tests for "/" separator.
9180ea0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 13, 2025 in 1s

91.83% (-0.07%) compared to 922a5a7

View this Pull Request on Codecov

91.83% (-0.07%) compared to 922a5a7

Details

Codecov Report

❌ Patch coverage is 88.88889% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.83%. Comparing base (922a5a7) to head (9180ea0).

Files with missing lines Patch % Lines
lib/src/io/static/cache_busting_config.dart 87.93% 7 Missing ⚠️
lib/src/io/static/static_handler.dart 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #192      +/-   ##
==========================================
- Coverage   91.90%   91.83%   -0.07%     
==========================================
  Files          85       86       +1     
  Lines        3174     3245      +71     
  Branches     1639     1664      +25     
==========================================
+ Hits         2917     2980      +63     
- Misses        257      265       +8     

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