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

More flexible testing of array representation #61

Merged
merged 1 commit into from
Jan 10, 2020
Merged

Conversation

giordano
Copy link
Member

@giordano giordano commented Jan 10, 2020

Fix #60.

@codecov-io
Copy link

codecov-io commented Jan 10, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   96.32%   96.43%   +0.11%     
==========================================
  Files          12       12              
  Lines         544      561      +17     
==========================================
+ Hits          524      541      +17     
  Misses         20       20
Impacted Files Coverage Δ
src/special-functions.jl 100% <ø> (ø) ⬆️
src/plot-recipes.jl 100% <ø> (ø) ⬆️
src/show.jl 72.72% <ø> (ø) ⬆️
src/unitful.jl 100% <ø> (ø) ⬆️
src/quadgk.jl 100% <ø> (ø) ⬆️
src/utils.jl 100% <0%> (ø) ⬆️
src/conversions.jl 87.5% <0%> (+0.83%) ⬆️

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 2258305...7a40e56. Read the comment docs.

@giordano giordano merged commit 9f631a0 into master Jan 10, 2020
@giordano giordano deleted the tests-1.4 branch January 10, 2020 22:14
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.

Tests fail on 1.4 due to changes in how things are printed
2 participants