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

fix(java): fix git base sha for snapshot releases #388

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

chingor13
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 1, 2020
@bcoe bcoe added the automerge Merge the pull request once unit tests and other checks pass. label Apr 1, 2020
@codecov
Copy link

codecov bot commented Apr 1, 2020

Codecov Report

Merging #388 into master will decrease coverage by 40.43%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #388       +/-   ##
==========================================
- Coverage   83.03%   42.6%   -40.44%     
==========================================
  Files          13       3       -10     
  Lines        2305    1136     -1169     
  Branches      210      41      -169     
==========================================
- Hits         1914     484     -1430     
- Misses        391     649      +258     
- Partials        0       3        +3
Impacted Files Coverage Δ
src/github.ts 35.31% <0%> (-32.94%) ⬇️
src/util/checkpoint.ts 74.19% <0%> (-16.13%) ⬇️
src/graphql-to-commits.ts 74.17% <0%> (-15.94%) ⬇️
src/updaters/version.ts
src/updaters/changelog.ts
src/release-pr.ts
src/updaters/php-client-version.ts
src/updaters/php-manifest.ts
src/github-release.ts
src/commit-split.ts
... and 3 more

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 4120252...50b5664. Read the comment docs.

@gcf-merge-on-green gcf-merge-on-green bot merged commit 7e75f7f into googleapis:master Apr 1, 2020
@chingor13 chingor13 deleted the fix-java-snapshot branch April 2, 2020 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants