Closed holgerteichgraeber closed 5 years ago
:exclamation: No coverage uploaded for pull request base (
master@b70a5d2
). Click here to learn what that means. The diff coverage is66.66%
.
@@ Coverage Diff @@
## master #104 +/- ##
=========================================
Coverage ? 64.46%
=========================================
Files ? 9
Lines ? 515
Branches ? 0
=========================================
Hits ? 332
Misses ? 183
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
src/optim_problems/run_opt.jl | 0% <ø> (ø) |
|
src/clustering/run_clust.jl | 88.54% <100%> (ø) |
|
src/clustering/extreme_vals.jl | 84.21% <33.33%> (ø) |
|
src/utils/utils.jl | 83.15% <50%> (ø) |
|
src/utils/load_data.jl | 71.42% <70.58%> (ø) |
|
src/utils/datastructs.jl | 97.36% <80%> (ø) |
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 b70a5d2...5443a35. Read the comment docs.
Move the current dev branch into master. Includes enhanced testing, integration with codecov.io, and enhanced documentation.