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

Bugfix semver parse #229

Merged
merged 2 commits into from
Sep 19, 2022
Merged

Bugfix semver parse #229

merged 2 commits into from
Sep 19, 2022

Conversation

sshookman
Copy link
Collaborator

Fixed a bug in S3Repo where the artifact version was not being parsed properly in some cases

@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2022

Codecov Report

Base: 99.81% // Head: 99.81% // Increases project coverage by +0.00% 🎉

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #229   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files          43       43           
  Lines        1660     1661    +1     
=======================================
+ Hits         1657     1658    +1     
  Misses          3        3           
Impacted Files Coverage Δ
skelebot/components/repository/s3Repo.py 100.00% <100.00%> (ø)

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.

@sshookman sshookman merged commit 2e1366e into master Sep 19, 2022
@sshookman sshookman deleted the bugfix-semver-parse branch September 19, 2022 14:02
sshookman added a commit that referenced this pull request Sep 21, 2022
* master:
  Bugfix semver parse (#229)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants