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(integration): do not error on non-existing tag #217

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Conversation

hasundue
Copy link
Owner

@hasundue hasundue commented Aug 2, 2024

Closes #202

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

Attention: Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.86%. Comparing base (b99557d) to head (fc8c828).

Files Patch % Lines
integration/commits.ts 90.90% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #217      +/-   ##
==========================================
- Coverage   90.03%   89.86%   -0.18%     
==========================================
  Files          13       14       +1     
  Lines        1104     1164      +60     
  Branches      143      148       +5     
==========================================
+ Hits          994     1046      +52     
- Misses        108      116       +8     
  Partials        2        2              

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

@hasundue hasundue merged commit 94b3ec0 into main Aug 2, 2024
4 of 5 checks passed
@hasundue hasundue deleted the fix-lib-commits branch August 2, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

integration(commits): check if tags exist before fetching commits
1 participant