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

Automatically selects the latest minor and patch versions #18

Merged

Conversation

mah0x211
Copy link
Owner

@mah0x211 mah0x211 commented Mar 2, 2023

resolve #10

@mah0x211 mah0x211 force-pushed the automatically-select-the-latest-minor-and-patch-versions branch from ed8bc19 to d42b706 Compare March 2, 2023 06:39
@codecov-commenter
Copy link

Codecov Report

Merging #18 (d42b706) into master (aa3d387) will increase coverage by 15.44%.
The diff coverage is 62.06%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           master      #18       +/-   ##
===========================================
+ Coverage   14.06%   29.50%   +15.44%     
===========================================
  Files          10       10               
  Lines         583      627       +44     
===========================================
+ Hits           82      185      +103     
+ Misses        499      432       -67     
- Partials        2       10        +8     
Impacted Files Coverage Δ
install.go 0.00% <0.00%> (ø)
list.go 0.00% <0.00%> (ø)
uninstall.go 0.00% <0.00%> (ø)
use.go 0.00% <0.00%> (ø)
fetch.go 33.33% <47.05%> (-15.95%) ⬇️
vers.go 74.04% <83.50%> (+10.04%) ⬆️
help.go 92.30% <100.00%> (+92.30%) ⬆️
path.go 100.00% <0.00%> (+100.00%) ⬆️
mapset.go 100.00% <0.00%> (+100.00%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mah0x211 mah0x211 merged commit 6b73e7b into master Mar 2, 2023
@mah0x211 mah0x211 deleted the automatically-select-the-latest-minor-and-patch-versions branch March 2, 2023 06:48
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.

Automatically pick the right minor and patch versions.
2 participants