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

Leverage SamWithReceiver #596

Merged
merged 1 commit into from
Feb 4, 2024

Leverage SamWithReceiver

de84bc8
Select commit
Loading
Failed to load commit list.
Merged

Leverage SamWithReceiver #596

Leverage SamWithReceiver
de84bc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2024 in 1s

83.09% (+83.09%) compared to 19507f6

View this Pull Request on Codecov

83.09% (+83.09%) compared to 19507f6

Details

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (19507f6) 0.00% compared to head (de84bc8) 83.09%.

Files Patch % Lines
...ect/starter/modules/internal/AndroidPluginUtils.kt 40.00% 3 Missing ⚠️
...oject/starter/modules/tasks/ForbidJavaFilesTask.kt 0.00% 2 Missing and 1 partial ⚠️
...m/project/starter/quality/plugins/QualityPlugin.kt 62.50% 3 Missing ⚠️
...ect/starter/modules/plugins/KotlinLibraryPlugin.kt 66.66% 0 Missing and 2 partials ⚠️
...n/kotlin/com/project/starter/config/PluginUtils.kt 0.00% 1 Missing ⚠️
...oject/starter/modules/tasks/ProjectCoverageTask.kt 0.00% 1 Missing ⚠️
...m/project/starter/modules/tasks/ProjectLintTask.kt 0.00% 1 Missing ⚠️
...m/project/starter/modules/tasks/ProjectTestTask.kt 0.00% 1 Missing ⚠️
...lin/com/project/starter/quality/internal/Detekt.kt 85.71% 1 Missing ⚠️
...om/project/starter/quality/tasks/IssueLinksTask.kt 75.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #596       +/-   ##
=============================================
+ Coverage          0   83.09%   +83.09%     
- Complexity        0       46       +46     
=============================================
  Files             0       28       +28     
  Lines             0      426      +426     
  Branches          0       42       +42     
=============================================
+ Hits              0      354      +354     
- Misses            0       50       +50     
- Partials          0       22       +22     

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