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

Remove dependency to Android Gradle Plugin in build scripts #66

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

moallemi
Copy link
Owner

Fixes #59

@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Base: 80.00% // Head: 79.64% // Decreases project coverage by -0.35% ⚠️

Coverage data is based on head (a5ae321) compared to base (f991e20).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #66      +/-   ##
============================================
- Coverage     80.00%   79.64%   -0.36%     
  Complexity       66       66              
============================================
  Files             8        8              
  Lines           170      167       -3     
  Branches         32       31       -1     
============================================
- Hits            136      133       -3     
  Misses           15       15              
  Partials         19       19              
Flag Coverage Δ
unittests 79.64% <100.00%> (-0.36%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...advancedbuildversion/utils/CompatibilityManager.kt 90.90% <100.00%> (-1.10%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@moallemi moallemi merged commit f8be1ea into master Dec 12, 2022
@moallemi moallemi deleted the feature/remove-dependency-to-agp-buildscript branch December 12, 2022 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does not work with Gradle 7.x
1 participant