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 and Cover Eager Conflict Resolution Deadlock #674

Open
wants to merge 21 commits into
base: matt-ramotar/turbine
Choose a base branch
from

Revert changes to .codecov.yml

26791af
Select commit
Loading
Failed to load commit list.
Open

Fix and Cover Eager Conflict Resolution Deadlock #674

Revert changes to .codecov.yml
26791af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

77.82% (+2.39%) compared to f76e371

View this Pull Request on Codecov

77.82% (+2.39%) compared to f76e371

Details

Codecov Report

Attention: Patch coverage is 86.84211% with 5 lines in your changes missing coverage. Please review.

Project coverage is 77.82%. Comparing base (f76e371) to head (26791af).

Files with missing lines Patch % Lines
...vefoundation/store/store5/impl/RealMutableStore.kt 86.20% 1 Missing and 3 partials ⚠️
...ativefoundation/store/store5/impl/DefaultLogger.kt 85.71% 1 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##           matt-ramotar/turbine     #674      +/-   ##
========================================================
+ Coverage                 75.43%   77.82%   +2.39%     
========================================================
  Files                        38       40       +2     
  Lines                       920      929       +9     
  Branches                    169      171       +2     
========================================================
+ Hits                        694      723      +29     
+ Misses                      142      124      -18     
+ Partials                     84       82       -2     
Files with missing lines Coverage Δ
.../org/mobilenativefoundation/store/store5/Logger.kt 100.00% <100.00%> (ø)
...ilenativefoundation/store/store5/impl/RealStore.kt 88.72% <100.00%> (ø)
...ativefoundation/store/store5/impl/DefaultLogger.kt 85.71% <85.71%> (ø)
...vefoundation/store/store5/impl/RealMutableStore.kt 71.65% <86.20%> (+11.33%) ⬆️

... and 2 files with indirect coverage changes