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

feat: desktop app #1156

Merged
merged 6 commits into from
Jan 15, 2025

feat: move tests from `android` to `jvmBased` source set

f8f39d3
Select commit
Loading
Failed to load commit list.
Merged

feat: desktop app #1156

feat: move tests from `android` to `jvmBased` source set
f8f39d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

98.22% (target 80.00%)

View this Pull Request on Codecov

98.22% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.22%. Comparing base (7f3e389) to head (f8f39d3).

Files with missing lines Patch % Lines
...katana/features/home/ui/viewmodel/HomeViewModel.kt 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1156      +/-   ##
===========================================
+ Coverage    97.63%   98.22%   +0.59%     
===========================================
  Files           93       92       -1     
  Lines          802      789      -13     
  Branches        38       41       +3     
===========================================
- Hits           783      775       -8     
+ Misses          16        9       -7     
- Partials         3        5       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.