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: Close file handles #16

Merged
merged 7 commits into from
Aug 19, 2023
Merged

fix: Close file handles #16

merged 7 commits into from
Aug 19, 2023

Conversation

ianlewis
Copy link
Owner

Fixes #3

Ian Lewis added 2 commits August 19, 2023 02:58
Signed-off-by: Ian Lewis <[email protected]>
Signed-off-by: Ian Lewis <[email protected]>
@codecov
Copy link

codecov bot commented Aug 19, 2023

Codecov Report

Merging #16 (ca45cb8) into main (4ac9ef8) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   91.04%   91.07%   +0.02%     
==========================================
  Files          12       12              
  Lines        1005     1008       +3     
==========================================
+ Hits          915      918       +3     
  Misses         61       61              
  Partials       29       29              
Files Changed Coverage Δ
gitignore.go 94.52% <100.00%> (+0.11%) ⬆️

Ian Lewis added 5 commits August 19, 2023 05:56
Signed-off-by: Ian Lewis <[email protected]>
Signed-off-by: Ian Lewis <[email protected]>
Signed-off-by: Ian Lewis <[email protected]>
Signed-off-by: Ian Lewis <[email protected]>
Signed-off-by: Ian Lewis <[email protected]>
@ianlewis ianlewis merged commit da1f984 into main Aug 19, 2023
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.

Leaking file handles
1 participant