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

Updates for Julia >= 1.0 #23

Merged
merged 2 commits into from Apr 27, 2020
Merged

Updates for Julia >= 1.0 #23

merged 2 commits into from Apr 27, 2020

Conversation

oyamad
Copy link
Owner

@oyamad oyamad commented Apr 27, 2020

Close #22

@coveralls
Copy link

coveralls commented Apr 27, 2020

Coverage Status

Coverage increased (+0.3%) to 99.471% when pulling 9aba5a6 on julia1.0 into fc450d5 on master.

@codecov-io
Copy link

codecov-io commented Apr 27, 2020

Codecov Report

Merging #23 into master will increase coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   99.18%   99.47%   +0.29%     
==========================================
  Files           3        4       +1     
  Lines         122      189      +67     
==========================================
+ Hits          121      188      +67     
  Misses          1        1              
Impacted Files Coverage Δ
src/util.jl 100.00% <0.00%> (ø)
src/deferred_acceptance.jl 100.00% <0.00%> (ø)
src/MatchingMarkets.jl 100.00% <0.00%> (ø)
src/matching_tools.jl 98.24% <0.00%> (+0.51%) ⬆️

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 fc450d5...9aba5a6. Read the comment docs.

@oyamad oyamad merged commit ba8a37e into master Apr 27, 2020
@oyamad oyamad deleted the julia1.0 branch April 27, 2020 07: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.

Update code to Julia 1.xx
3 participants