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 issue with mv and certain patterns #48

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

DrChainsaw
Copy link
Collaborator

Error (introduced by me in #46) was kind of obvious when looking at the code but was surprisingly difficult to trigger.

@codecov-io
Copy link

codecov-io commented Feb 15, 2021

Codecov Report

Merging #48 (f88746f) into master (53a5aaf) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   86.98%   86.98%           
=======================================
  Files           6        6           
  Lines         361      361           
=======================================
  Hits          314      314           
  Misses         47       47           
Impacted Files Coverage Δ
src/tree-ops.jl 82.85% <100.00%> (ø)

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 53a5aaf...f88746f. Read the comment docs.

@DrChainsaw DrChainsaw merged commit 7f0e101 into shashi:master Feb 15, 2021
@DrChainsaw DrChainsaw deleted the combinefix branch February 15, 2021 11:12
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.

2 participants