Closed ghost closed 3 years ago
Merging #50 (285217a) into master (c69da18) will decrease coverage by
1.01%
. The diff coverage is84.00%
.
@@ Coverage Diff @@
## master #50 +/- ##
==========================================
- Coverage 93.26% 92.25% -1.02%
==========================================
Files 10 11 +1
Lines 609 684 +75
==========================================
+ Hits 568 631 +63
- Misses 41 53 +12
Impacted Files | Coverage Δ | |
---|---|---|
src/NMF.jl | 100.00% <ø> (ø) |
|
src/interf.jl | 94.44% <83.33%> (-1.39%) |
:arrow_down: |
src/spa.jl | 84.05% <84.05%> (ø) |
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 c69da18...285217a. Read the comment docs.
@ahwillia The code in NonNegLeastSquares.jl is used directly because I cannot add the package to Project.toml. If you have any problems about it, please contact me. Thanks.
All okay with me 👍
@ararslan, could you please review this PR?
This PR resolves #11, #12, and #22 .
Done:
Add NonNegLeastSquares.jl to Project.tomlThank you for the contributions, @ahwillia and @silenj .