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

Added a third intro screen to inform users about changing the storage location for downloading ZIM files. #4179

Merged
merged 2 commits into from
Jan 18, 2025

Refactored the `IntroFragmentTest` to test this new screen.

8195194
Select commit
Loading
Failed to load commit list.
Merged

Added a third intro screen to inform users about changing the storage location for downloading ZIM files. #4179

Refactored the `IntroFragmentTest` to test this new screen.
8195194
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2025 in 0s

57.07% (+0.15%) compared to c069a12

View this Pull Request on Codecov

57.07% (+0.15%) compared to c069a12

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.07%. Comparing base (c069a12) to head (8195194).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4179      +/-   ##
============================================
+ Coverage     56.91%   57.07%   +0.15%     
+ Complexity     1531     1529       -2     
============================================
  Files           313      313              
  Lines         13421    13422       +1     
  Branches       1670     1670              
============================================
+ Hits           7638     7660      +22     
+ Misses         4633     4607      -26     
- Partials       1150     1155       +5     

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