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

Display AutoHotkey version in ahkpm version as well #95

Merged
merged 1 commit into from
Nov 4, 2022
Merged

Conversation

joshuacc
Copy link
Owner

@joshuacc joshuacc commented Nov 4, 2022

And some unrelated tests to keep the coverage percentage from dropping. :)

Fixes #60

And some unrelated tests to keep the coverage percentage from dropping. :)
@codeclimate
Copy link

codeclimate bot commented Nov 4, 2022

Code Climate has analyzed commit 0f6c656 and detected 0 issues on this pull request.

View more on Code Climate.

@joshuacc joshuacc enabled auto-merge (squash) November 4, 2022 22:19
@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Merging #95 (0f6c656) into main (0b976bb) will increase coverage by 0.73%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   32.31%   33.05%   +0.73%     
==========================================
  Files          19       19              
  Lines         820      838      +18     
==========================================
+ Hits          265      277      +12     
- Misses        549      554       +5     
- Partials        6        7       +1     
Impacted Files Coverage Δ
src/cmd/version.go 25.00% <0.00%> (-15.00%) ⬇️
src/core/packages_repository.go 1.83% <0.00%> (+0.06%) ⬆️
src/utils/utils.go 12.96% <0.00%> (-7.04%) ⬇️
src/data/licenses.go 75.00% <0.00%> (+75.00%) ⬆️

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

@joshuacc joshuacc merged commit 44fafb5 into main Nov 4, 2022
@joshuacc joshuacc deleted the ahk-version branch November 4, 2022 22:22
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.

Have ahkpm version also display the installed version of AutoHotKey
1 participant