JuliaStats / NMF.jl

A Julia package for non-negative matrix factorization
Other
91 stars 34 forks source link

save obj #78

Closed youdongguo closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 69.23% and project coverage change: -0.23 :warning:

Comparison is base (0436705) 92.46% compared to head (0b1b3a8) 92.24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #78 +/- ## ========================================== - Coverage 92.46% 92.24% -0.23% ========================================== Files 11 11 Lines 717 722 +5 ========================================== + Hits 663 666 +3 - Misses 54 56 +2 ``` | [Impacted Files](https://codecov.io/gh/JuliaStats/NMF.jl/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats) | Coverage Δ | | |---|---|---| | [src/common.jl](https://codecov.io/gh/JuliaStats/NMF.jl/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#diff-c3JjL2NvbW1vbi5qbA==) | `72.72% <60.00%> (-2.28%)` | :arrow_down: | | [src/coorddesc.jl](https://codecov.io/gh/JuliaStats/NMF.jl/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#diff-c3JjL2Nvb3JkZGVzYy5qbA==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.