Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Fix use of path where filepath is needed #210

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

gammazero
Copy link
Collaborator

Need to use the filepath package when manipulating filesystem paths.

Close open files there were no getting closed.

Need to use the filepath package when manipulating filesystem paths.

Close open files there were no getting closed.
@codecov-commenter
Copy link

Codecov Report

Merging #210 (a25303a) into main (0ef904d) will not change coverage.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #210   +/-   ##
=======================================
  Coverage   31.80%   31.80%           
=======================================
  Files           5        5           
  Lines         761      761           
=======================================
  Hits          242      242           
  Misses        482      482           
  Partials       37       37           
Files Coverage Δ
blob/local_store.go 34.54% <0.00%> (ø)

@gammazero gammazero merged commit 072627b into main Nov 3, 2023
7 checks passed
@gammazero gammazero deleted the use-filepath-for-filesystem branch November 3, 2023 16:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants