odaridavid / WeatherApp

☁️ ❄️ A KMP weather app built with Jetpack Compose , MVI , Unit Testing , Hilt and Location Services, Github Actions, Firebase + Material 3
https://youtu.be/O7fBOOVa3Do
Apache License 2.0
170 stars 32 forks source link

move core models to `commonMain` #84

Closed odaridavid closed 7 months ago

odaridavid commented 7 months ago

Related Issue

Description

How Can It Be Tested

Screenshots (If Applicable)

Additional Comments

Checklist

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.62%. Comparing base (9593f4e) to head (3a1898e). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #84 +/- ## ============================================= - Coverage 71.03% 65.62% -5.42% + Complexity 44 34 -10 ============================================= Files 23 15 -8 Lines 511 416 -95 Branches 54 54 ============================================= - Hits 363 273 -90 + Misses 124 119 -5 Partials 24 24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.