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: MAUI eventbinding moved to FinishedLaunching #3057

Merged
merged 4 commits into from
Jan 18, 2024

tests #2

0aba6e6
Select commit
Loading
Failed to load commit list.
Merged

fix: MAUI eventbinding moved to FinishedLaunching #3057

tests #2
0aba6e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 0s

76.43% (+1.17%) compared to 2378822

View this Pull Request on Codecov

76.43% (+1.17%) compared to 2378822

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2378822) 75.26% compared to head (0aba6e6) 76.43%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3057      +/-   ##
==========================================
+ Coverage   75.26%   76.43%   +1.17%     
==========================================
  Files         351      351              
  Lines       13257    13262       +5     
  Branches     2645     2646       +1     
==========================================
+ Hits         9978    10137     +159     
+ Misses       2603     2447     -156     
- Partials      676      678       +2     

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