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

Add support for git commit count as versionCode #37

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

moallemi
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 25, 2020

Codecov Report

Merging #37 into master will increase coverage by 0.69%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #37      +/-   ##
============================================
+ Coverage     89.93%   90.62%   +0.69%     
- Complexity       59       63       +4     
============================================
  Files             6        7       +1     
  Lines           149      160      +11     
  Branches         29       29              
============================================
+ Hits            134      145      +11     
  Partials         15       15              
Flag Coverage Δ Complexity Δ
#unittests 90.62% <100.00%> (+0.69%) 63.00 <4.00> (+4.00)
Impacted Files Coverage Δ Complexity Δ
...ion/gradleextensions/AdvancedBuildVersionConfig.kt 100.00% <100.00%> (ø) 6.00 <0.00> (ø)
...buildversion/gradleextensions/VersionCodeConfig.kt 91.42% <100.00%> (+0.51%) 15.00 <2.00> (+2.00)
...mi/gradle/advancedbuildversion/utils/GitWrapper.kt 100.00% <100.00%> (ø) 2.00 <2.00> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65f5908...20d78a0. Read the comment docs.

@moallemi moallemi merged commit 15a655d into master Mar 25, 2020
@moallemi moallemi deleted the feature/git-commit-count branch March 25, 2020 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant