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: handle file not found #6

Merged
merged 3 commits into from
Nov 9, 2020
Merged

fix: handle file not found #6

merged 3 commits into from
Nov 9, 2020

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Nov 8, 2020

@caarlos0 caarlos0 added enhancement New feature or request automerge labels Nov 8, 2020
@caarlos0 caarlos0 self-assigned this Nov 8, 2020
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
@pull-request-size pull-request-size bot added size/L and removed size/XS labels Nov 9, 2020
@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #6 (a383837) into main (95758cf) will increase coverage by 0.37%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   82.60%   82.97%   +0.37%     
==========================================
  Files           2        2              
  Lines          92       94       +2     
==========================================
+ Hits           76       78       +2     
  Misses          9        9              
  Partials        7        7              
Impacted Files Coverage Δ
glob.go 82.45% <66.66%> (+0.63%) ⬆️
prefix.go 83.78% <92.30%> (ø)

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 95758cf...a383837. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants