Skip to content

Improve installation of executable #14

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

Merged
merged 44 commits into from
Feb 12, 2023

Conversation

rockstaedt
Copy link
Owner

@rockstaedt rockstaedt commented Dec 30, 2022

Closes #13

@rockstaedt rockstaedt linked an issue Dec 30, 2022 that may be closed by this pull request
@github-actions github-actions bot added the patch Tags a patch release label Dec 30, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

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

📣 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

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #14   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         6    +5     
  Lines           30       105   +75     
=========================================
+ Hits            30       105   +75     
Impacted Files Coverage Δ
cmd/setup.go 100.00% <100.00%> (ø)
cmd/uninstall.go 100.00% <100.00%> (ø)
cmd/validate.go 100.00% <100.00%> (ø)
internal/model/commit_message.go 100.00% <100.00%> (ø)
util/hook.go 100.00% <100.00%> (ø)
util/manual.go 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.

@rockstaedt rockstaedt added documentation Improvements or additions to documentation minor Tags a minor release WIP Currently working on and removed patch Tags a patch release labels Dec 30, 2022
@rockstaedt rockstaedt force-pushed the 13-improve-installation-of-executable branch from 6f60514 to 9baea04 Compare January 25, 2023 20:07
@rockstaedt rockstaedt self-assigned this Jan 25, 2023
@rockstaedt rockstaedt marked this pull request as draft January 25, 2023 20:08
@rockstaedt rockstaedt marked this pull request as ready for review February 5, 2023 11:23
@rockstaedt rockstaedt marked this pull request as draft February 5, 2023 14:48
@rockstaedt rockstaedt marked this pull request as ready for review February 5, 2023 16:35
@rockstaedt rockstaedt removed the WIP Currently working on label Feb 12, 2023
@rockstaedt rockstaedt merged commit 53c3a6e into main Feb 12, 2023
@rockstaedt rockstaedt deleted the 13-improve-installation-of-executable branch February 12, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation minor Tags a minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve installation of executable
2 participants