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 init bugs #20

Merged
merged 8 commits into from
Mar 19, 2022
Merged

fix init bugs #20

merged 8 commits into from
Mar 19, 2022

Conversation

task4233
Copy link
Owner

Overview

closes #19

Notes

  • added a function to remove added pre-script from Git pre-commit script

@task4233 task4233 added bug Something isn't working enhancement New feature or request labels Mar 19, 2022
@task4233 task4233 self-assigned this Mar 19, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 19, 2022

Codecov Report

Merging #20 (3f51077) into main (410fb81) will increase coverage by 1.26%.
The diff coverage is 72.22%.

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   77.67%   78.94%   +1.26%     
==========================================
  Files           3        3              
  Lines         112      152      +40     
==========================================
+ Hits           87      120      +33     
- Misses         15       17       +2     
- Partials       10       15       +5     
Impacted Files Coverage Δ
sweeper.go 80.00% <0.00%> (ø)
cli.go 77.21% <73.58%> (-2.28%) ⬇️
log.go 84.61% <0.00%> (+23.07%) ⬆️

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 410fb81...3f51077. Read the comment docs.

@task4233
Copy link
Owner Author

This PR decreases whole coverages +1.26%.
Thus, this error message from codecov/patch can be ignored.

ref: #20 (comment)

@task4233 task4233 merged commit bb453d3 into main Mar 19, 2022
@task4233 task4233 deleted the fix/dl-init-bugs branch March 19, 2022 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

multiple inserting when double invocation of $ dl init
2 participants