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

Utilize precompilable bigints #95

Merged
merged 2 commits into from
Aug 19, 2018
Merged

Utilize precompilable bigints #95

merged 2 commits into from
Aug 19, 2018

Conversation

ChrisRackauckas
Copy link
Member

@coveralls
Copy link

coveralls commented Jul 28, 2018

Coverage Status

Coverage increased (+0.5%) to 90.452% when pulling a904fa7 on bigints into 49559ca on master.

@codecov
Copy link

codecov bot commented Aug 18, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #95      +/-   ##
=========================================
+ Coverage   87.75%   90.6%   +2.84%     
=========================================
  Files          33      34       +1     
  Lines        1160    1394     +234     
=========================================
+ Hits         1018    1263     +245     
+ Misses        142     131      -11
Impacted Files Coverage Δ
src/tableaus.jl 100% <ø> (ø) ⬆️
src/perform_step/implicit_split_step.jl 58.33% <0%> (-12.92%) ⬇️
src/perform_step/kencarp.jl 77.77% <0%> (-5.56%) ⬇️
src/perform_step/sra.jl 96.42% <0%> (-2.26%) ⬇️
src/caches/sra_caches.jl 98.19% <0%> (-1.81%) ⬇️
src/perform_step/sdirk.jl 81.81% <0%> (-1.52%) ⬇️
src/misc_utils.jl 100% <0%> (ø) ⬆️
src/caches/kencarp_caches.jl 100% <0%> (ø) ⬆️
src/caches/implicit_split_step_caches.jl 100% <0%> (ø) ⬆️
... and 28 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 46c595b...54b76cf. Read the comment docs.

@ChrisRackauckas ChrisRackauckas merged commit e50f9ab into master Aug 19, 2018
@devmotion devmotion deleted the bigints branch December 19, 2018 10:28
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