Skip to content

Try harder to find the true path of a method #14

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

Merged
merged 2 commits into from
Mar 15, 2019
Merged

Try harder to find the true path of a method #14

merged 2 commits into from
Mar 15, 2019

Conversation

timholy
Copy link
Owner

@timholy timholy commented Mar 15, 2019

timholy added 2 commits March 15, 2019 04:07
Particularly on Julia binaries, the path may need correction.
Tests are in Revise.
@codecov
Copy link

codecov bot commented Mar 15, 2019

Codecov Report

Merging #14 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #14   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           3     3           
  Lines         105   110    +5     
====================================
- Misses        105   110    +5
Impacted Files Coverage Δ
src/CodeTracking.jl 0% <0%> (ø) ⬆️

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 2880ce0...038f404. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented Mar 15, 2019

Codecov Report

Merging #14 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #14   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           3     3           
  Lines         105   110    +5     
====================================
- Misses        105   110    +5
Impacted Files Coverage Δ
src/CodeTracking.jl 0% <0%> (ø) ⬆️

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 2880ce0...038f404. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 15, 2019

Codecov Report

Merging #14 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #14   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           3     3           
  Lines         105   110    +5     
====================================
- Misses        105   110    +5
Impacted Files Coverage Δ
src/CodeTracking.jl 0% <0%> (ø) ⬆️

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 2880ce0...038f404. Read the comment docs.

@timholy timholy merged commit b3f081a into master Mar 15, 2019
@timholy timholy deleted the teh/fixpath branch March 15, 2019 09:17
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.

1 participant