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

[Oztechan/CCC#4196] Move Rootbeer reporting to MainActivity #4197

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

mustafaozhan
Copy link
Member

Resolves #4196

@mustafaozhan mustafaozhan requested a review from a team as a code owner February 4, 2025 18:51
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.02% 0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (155b040) 3254 1734 53.29%
Head commit (0907368) 3253 (-1) 1734 (+0) 53.30% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#4197) 6 0 0.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 56.42%. Comparing base (155b040) to head (0907368).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
.../oztechan/ccc/android/ui/mobile/util/DeviceUtil.kt 0.00% 3 Missing ⚠️
...ccc/android/ui/mobile/content/main/MainActivity.kt 0.00% 2 Missing ⚠️
.../ccc/client/core/analytics/AnalyticsManagerImpl.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4197      +/-   ##
===========================================
+ Coverage    56.41%   56.42%   +0.02%     
===========================================
  Files          167      166       -1     
  Lines         3021     3020       -1     
  Branches       437      437              
===========================================
  Hits          1704     1704              
+ Misses        1292     1291       -1     
  Partials        25       25              

Impacted file tree graph

Files with missing lines Coverage Δ
.../ccc/client/core/analytics/AnalyticsManagerImpl.kt 0.00% <0.00%> (ø)
...ccc/android/ui/mobile/content/main/MainActivity.kt 0.00% <0.00%> (ø)
.../oztechan/ccc/android/ui/mobile/util/DeviceUtil.kt 20.00% <0.00%> (-3.53%) ⬇️

Copy link

sonarqubecloud bot commented Feb 4, 2025

@mustafaozhan mustafaozhan merged commit 571083c into develop Feb 4, 2025
17 checks passed
@mustafaozhan mustafaozhan deleted the 4196-Move-Rootbeer-reporting-to-MainActivity branch February 4, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move Rootbeer reporting to MainActivity
1 participant