Skip to content

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Nov 12, 2020

Need on Julia v1.6

Fixes #42 (though needs JuliaLang/julia#38406 to generate new binaries for this to look green on nightly)

@codecov-io
Copy link

codecov-io commented Nov 12, 2020

Codecov Report

Merging #43 (940022c) into master (66eaf39) will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   86.84%   87.01%   +0.17%     
==========================================
  Files           1        1              
  Lines          76       77       +1     
==========================================
+ Hits           66       67       +1     
  Misses         10       10              
Impacted Files Coverage Δ
src/CoverageBase.jl 87.01% <ø> (+0.17%) ⬆️

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 66eaf39...940022c. Read the comment docs.

- handle a Test.TestSetException return result
- use correct LOAD_PATH (just stdlib)
@vtjnash vtjnash merged commit ba8117f into master Nov 16, 2020
@vtjnash vtjnash deleted the jn/updates-v1.6 branch November 16, 2020 19:36
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.

Currently failing tests
2 participants