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: get dev version via os.Executable #137

Merged
merged 1 commit into from
Nov 3, 2022
Merged

Conversation

danielgtaylor
Copy link
Owner

This works better than os.Args[0] in some cases, e.g. when the command is aliased in some shells.

@danielgtaylor danielgtaylor added the bug Something isn't working label Nov 3, 2022
@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Merging #137 (e908265) into main (d6c2b76) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #137   +/-   ##
=======================================
  Coverage   64.65%   64.65%           
=======================================
  Files          22       22           
  Lines        2405     2405           
=======================================
  Hits         1555     1555           
  Misses        685      685           
  Partials      165      165           

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 d6c2b76...e908265. Read the comment docs.

@danielgtaylor danielgtaylor merged commit 0d2eae2 into main Nov 3, 2022
@danielgtaylor danielgtaylor deleted the fix-dev-version branch November 3, 2022 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant