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

Add parse(BigFloat, ...) back #453

Merged
merged 2 commits into from Jul 24, 2018
Merged

Add parse(BigFloat, ...) back #453

merged 2 commits into from Jul 24, 2018

Conversation

YingboMa
Copy link
Member

No description provided.

@ChrisRackauckas
Copy link
Member

Lgtm

@coveralls
Copy link

coveralls commented Jul 23, 2018

Coverage Status

Coverage increased (+0.2%) to 92.043% when pulling 33650e7 on myb/0.7 into 9308ccb on master.

@ChrisRackauckas
Copy link
Member

Can you also fix the Nord tests?

@codecov
Copy link

codecov bot commented Jul 23, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #453      +/-   ##
==========================================
+ Coverage   95.35%   95.84%   +0.49%     
==========================================
  Files          78       62      -16     
  Lines        9393     6937    -2456     
==========================================
- Hits         8957     6649    -2308     
+ Misses        436      288     -148
Impacted Files Coverage Δ
src/tableaus/feagin_tableaus.jl 100% <ø> (ø) ⬆️
src/tableaus/low_order_rk_tableaus.jl 100% <ø> (ø) ⬆️
src/tableaus/verner_tableaus.jl 100% <ø> (ø) ⬆️
src/tableaus/high_order_rk_tableaus.jl 100% <ø> (ø) ⬆️
src/nlsolve_utils.jl 54.79% <0%> (-20.55%) ⬇️
src/alg_utils.jl 93.75% <0%> (-2.75%) ⬇️
...rform_step/adams_bashforth_moulton_perform_step.jl 89.55% <0%> (-0.81%) ⬇️
src/solve.jl 79.09% <0%> (-0.38%) ⬇️
src/dense/interpolants.jl 99.43% <0%> (-0.03%) ⬇️
... and 27 more

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 9308ccb...33650e7. Read the comment docs.

@ChrisRackauckas
Copy link
Member

MWTP

@YingboMa YingboMa merged commit b28423b into master Jul 24, 2018
@YingboMa YingboMa deleted the myb/0.7 branch July 24, 2018 13:24
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.

None yet

3 participants