airbnb / mavericks

Mavericks: Android on Autopilot
https://airbnb.io/mavericks/
Apache License 2.0
5.83k stars 500 forks source link

Update Changelog to reflect 3.0 changes #643

Closed sav007 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #643 (4ae668b) into main (f44e85b) will decrease coverage by 7.22%. The diff coverage is 19.18%.

@@            Coverage Diff             @@
##             main     #643      +/-   ##
==========================================
- Coverage   55.06%   47.84%   -7.23%     
==========================================
  Files          53       49       -4     
  Lines        2508     2713     +205     
  Branches      326      292      -34     
==========================================
- Hits         1381     1298      -83     
- Misses        976     1281     +305     
+ Partials      151      134      -17     
Impacted Files Coverage Δ
.../airbnb/mvrx/compose/MavericksComposeExtensions.kt 0.00% <ø> (ø)
.../airbnb/mvrx/hilt/HiltMavericksViewModelFactory.kt 18.18% <0.00%> (ø)
...main/kotlin/com/airbnb/mvrx/mocking/MockBuilder.kt 22.01% <0.00%> (-11.73%) :arrow_down:
...c/main/kotlin/com/airbnb/mvrx/BaseMvRxViewModel.kt 71.53% <0.00%> (ø)
mvrx/src/main/kotlin/com/airbnb/mvrx/Mavericks.kt 66.66% <ø> (+46.66%) :arrow_up:
.../kotlin/com/airbnb/mvrx/ViewModelStateContainer.kt 20.00% <20.00%> (ø)
...main/kotlin/com/airbnb/mvrx/MavericksExtensions.kt 11.76% <50.00%> (+3.58%) :arrow_up:
.../main/kotlin/com/airbnb/mvrx/MavericksViewModel.kt 62.02% <68.08%> (+1.31%) :arrow_up:
...tlin/com/airbnb/mvrx/MavericksViewModelProvider.kt 90.47% <80.00%> (+1.76%) :arrow_up:
...tlin/com/airbnb/mvrx/mocking/KotlinReflectUtils.kt 66.66% <81.25%> (+8.04%) :arrow_up:
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0ef2a9f...4ae668b. Read the comment docs.