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 typo: delete unnecessary character on line 244 of src/search_utils.jl #43

Merged
merged 1 commit into from
Nov 10, 2019
Merged

Fix typo: delete unnecessary character on line 244 of src/search_utils.jl #43

merged 1 commit into from
Nov 10, 2019

Conversation

DilumAluthge
Copy link
Contributor

@mkschleg I believe that you have a typo on line 244 of src/search_utils.jl. I think that this is the cause of JuliaCI/Coverage.jl#247

@codecov
Copy link

codecov bot commented Nov 10, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@dbc436a). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #43   +/-   ##
=========================================
  Coverage          ?   16.83%           
=========================================
  Files             ?       12           
  Lines             ?      677           
  Branches          ?        0           
=========================================
  Hits              ?      114           
  Misses            ?      563           
  Partials          ?        0
Impacted Files Coverage Δ
src/search_utils.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 dbc436a...5b55ceb. Read the comment docs.

@mkschleg
Copy link
Owner

You are absolutely correct.

@mkschleg mkschleg merged commit 8d9d0d0 into mkschleg:master Nov 10, 2019
@mkschleg
Copy link
Owner

Thanks for the fix.

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