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

Target api 35 #3776

Merged
merged 2 commits into from
Nov 5, 2024

Fix warning in Versions.kt: const and naming convention.

4f60ee2
Select commit
Loading
Failed to load commit list.
Merged

Target api 35 #3776

Fix warning in Versions.kt: const and naming convention.
4f60ee2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

82.97% (+0.00%) compared to fa1e5e5

View this Pull Request on Codecov

82.97% (+0.00%) compared to fa1e5e5

Details

Codecov Report

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

Project coverage is 82.97%. Comparing base (fa1e5e5) to head (4f60ee2).
Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
...android/features/share/impl/DefaultShareService.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3776   +/-   ##
========================================
  Coverage    82.97%   82.97%           
========================================
  Files         1770     1770           
  Lines        44422    44422           
  Branches      5222     5223    +1     
========================================
  Hits         36858    36858           
  Misses        5729     5729           
  Partials      1835     1835           

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