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: exception was thrown when 0 commits found #484

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Conversation

bcoe
Copy link
Contributor

@bcoe bcoe commented Jul 7, 2020

Noticed this in logs when we were testing the new nightly cron.

@bcoe bcoe requested a review from a team as a code owner July 7, 2020 19:01
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 7, 2020
@codecov
Copy link

codecov bot commented Jul 7, 2020

Codecov Report

Merging #484 into master will decrease coverage by 0.38%.
The diff coverage is 14.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #484      +/-   ##
==========================================
- Coverage   81.64%   81.26%   -0.39%     
==========================================
  Files          41       41              
  Lines        4713     4740      +27     
  Branches      386      363      -23     
==========================================
+ Hits         3848     3852       +4     
- Misses        864      887      +23     
  Partials        1        1              
Impacted Files Coverage Δ
src/releasers/java-auth-yoshi.ts 23.52% <0.00%> (-1.48%) ⬇️
src/releasers/java-bom.ts 93.89% <22.22%> (-2.55%) ⬇️
src/releasers/java-yoshi.ts 87.98% <22.22%> (-2.17%) ⬇️

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 ba9d81a...b5c2ae3. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants