Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Improve test coverage #20

Merged
merged 7 commits into from
Mar 13, 2019
Merged

Improve test coverage #20

merged 7 commits into from
Mar 13, 2019

Conversation

rschwarz
Copy link
Owner

No description provided.

@rschwarz
Copy link
Owner Author

Waiting for fix in MbedTLS.jl so that Coverage can submit report on Julia 1.1 again.

.travis.yml Outdated Show resolved Hide resolved
omus and others added 4 commits February 4, 2019 21:05
Nice :-)
Actually, I also want to exclude julia nightly, I think.

Co-Authored-By: leethargo <[email protected]>
Only use exactly `v"1.1"` for codecov submission.
Add run with Julia 1.1
 - don't support release 0.7, based on MOI
@codecov-io
Copy link

codecov-io commented Mar 13, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   82.65%   83.54%   +0.88%     
==========================================
  Files          26       26              
  Lines        1188     1173      -15     
==========================================
- Hits          982      980       -2     
+ Misses        206      193      -13
Impacted Files Coverage Δ
src/topology/grid.jl 92.85% <0%> (-7.15%) ⬇️
src/models/gndstruct_discdiam/itertopo.jl 89.74% <0%> (+0.76%) ⬆️
src/models/gndstruct_discdiam/cbgbd.jl 86.76% <0%> (+1.25%) ⬆️
src/topology/isomorph.jl 95.96% <0%> (+1.52%) ⬆️
src/models/gndstruct_discdiam/cbtopo.jl 91.48% <0%> (+1.9%) ⬆️
src/models/gndstruct_discdiam/itergbd.jl 98.12% <0%> (+2.25%) ⬆️
src/topology/util.jl 100% <0%> (+3.27%) ⬆️
src/models/gndstruct_discdiam/common.jl 100% <0%> (+6.89%) ⬆️

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 3ed8141...0a8895d. Read the comment docs.

@rschwarz rschwarz merged commit 9412e1a into master Mar 13, 2019
@rschwarz rschwarz deleted the test_cov branch March 13, 2019 19:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants