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

Add instrumentation tests #80

Closed odaridavid closed 7 months ago

odaridavid commented 7 months ago

Related Issue

Description

Add instrumentation test for SettingRepository that uses data store which needs the android environment.

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 71.03%. Comparing base (6972097) to head (ccb898e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #80 +/- ## ========================================== Coverage 71.03% 71.03% Complexity 44 44 ========================================== Files 23 23 Lines 511 511 Branches 54 54 ========================================== Hits 363 363 Misses 124 124 Partials 24 24 ```

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