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 #28, handle "bare" files correctly in relocation #29

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

MichaelHatherly
Copy link
Collaborator

No description provided.

@MichaelHatherly MichaelHatherly linked an issue Oct 7, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #29 (337eace) into main (ecbb64f) will increase coverage by 0.36%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   92.85%   93.22%   +0.36%     
==========================================
  Files           1        1              
  Lines          56       59       +3     
==========================================
+ Hits           52       55       +3     
  Misses          4        4              
Files Coverage Δ
src/RelocatableFolders.jl 93.22% <100.00%> (+0.36%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MichaelHatherly MichaelHatherly merged commit fb63469 into main Oct 7, 2023
28 checks passed
@MichaelHatherly MichaelHatherly deleted the mh/fix-28 branch October 7, 2023 19:49
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.

RelocatableFolders does not handle removed files?
1 participant