airbnb / mavericks

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

Fix double module in doc #637

Closed ZacSweers closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #637 (b04f8b7) into main (f44e85b) will decrease coverage by 5.64%. The diff coverage is 9.85%.

:exclamation: Current head b04f8b7 differs from pull request most recent head dd46d20. Consider uploading reports for the commit dd46d20 to get more accurate results

@@            Coverage Diff             @@
##             main     #637      +/-   ##
==========================================
- Coverage   55.06%   49.41%   -5.65%     
==========================================
  Files          53       54       +1     
  Lines        2508     2837     +329     
  Branches      326      335       +9     
==========================================
+ Hits         1381     1402      +21     
- Misses        976     1282     +306     
- Partials      151      153       +2     
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:
...main/kotlin/com/airbnb/mvrx/MavericksExtensions.kt 8.18% <0.00%> (ø)
...tlin/com/airbnb/mvrx/MavericksViewModelProvider.kt 88.88% <80.00%> (+0.17%) :arrow_up:
...tlin/com/airbnb/mvrx/mocking/KotlinReflectUtils.kt 66.66% <81.25%> (+8.04%) :arrow_up:
...otlin/com/airbnb/mvrx/MavericksMutabilityHelper.kt 78.94% <100.00%> (+1.16%) :arrow_up:
.../main/kotlin/com/airbnb/mvrx/MavericksViewModel.kt 60.71% <100.00%> (ø)
...rx/src/main/kotlin/com/airbnb/mvrx/PersistState.kt 79.16% <100.00%> (-1.10%) :arrow_down:
...com/airbnb/mvrx/MavericksViewModelConfigFactory.kt 73.68% <0.00%> (ø)
... and 2 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 1af8004...dd46d20. Read the comment docs.