psambit9791 / jdsp

A Java Library for Digital Signal Processing
https://jdsp.dev
MIT License
240 stars 45 forks source link

ICA Module Added #70

Closed psambit9791 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 80 lines in your changes are missing coverage. Please review.

Comparison is base (7254b64) 79.66% compared to head (b1cff09) 79.27%.

Files Patch % Lines
...ava/com/github/psambit9791/jdsp/transform/ICA.java 67.78% 63 Missing and 14 partials :warning:
.../com/github/psambit9791/jdsp/misc/UtilMethods.java 94.64% 1 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70 +/- ## ============================================ - Coverage 79.66% 79.27% -0.39% - Complexity 1355 1409 +54 ============================================ Files 80 81 +1 Lines 5178 5467 +289 Branches 921 983 +62 ============================================ + Hits 4125 4334 +209 - Misses 731 795 +64 - Partials 322 338 +16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.