Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Path resolution strategy for Flutter Web hosted outside of base path (issue #941) #942

Merged
merged 3 commits into from
May 23, 2024

fix: handle path strategy

98c9188
Select commit
Loading
Failed to load commit list.
Merged

Fix: Path resolution strategy for Flutter Web hosted outside of base path (issue #941) #942

fix: handle path strategy
98c9188
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 25, 2024 in 0s

99.51% (-0.37%) compared to b838b40

View this Pull Request on Codecov

99.51% (-0.37%) compared to b838b40

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.51%. Comparing base (b838b40) to head (98c9188).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #942      +/-   ##
==========================================
- Coverage   99.87%   99.51%   -0.37%     
==========================================
  Files          34        8      -26     
  Lines         824      206     -618     
==========================================
- Hits          823      205     -618     
  Misses          1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.