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

Make it easier to debug issues with draft trips #1175

Merged
merged 2 commits into from
Sep 12, 2024

add InspectableWebview = true to making debugging in production easier

ed3ea1c
Select commit
Loading
Failed to load commit list.
Merged

Make it easier to debug issues with draft trips #1175

add InspectableWebview = true to making debugging in production easier
ed3ea1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2024 in 0s

30.13% (+0.00%) compared to 3b6ecd5

View this Pull Request on Codecov

30.13% (+0.00%) compared to 3b6ecd5

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 30.13%. Comparing base (3b6ecd5) to head (ed3ea1c).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
www/js/diary/timelineHelper.ts 66.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1175   +/-   ##
=======================================
  Coverage   30.13%   30.13%           
=======================================
  Files         118      118           
  Lines        5164     5167    +3     
  Branches     1108     1109    +1     
=======================================
+ Hits         1556     1557    +1     
- Misses       3606     3608    +2     
  Partials        2        2           
Files with missing lines Coverage Δ
www/js/diary/timelineHelper.ts 91.26% <66.66%> (-0.70%) ⬇️