psambit9791 / jdsp

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

Javadoc comments and Updated tests #73

Closed psambit9791 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (a5aec57) 79.10% compared to head (4176d2a) 79.05%.

Files Patch % Lines
...ava/com/github/psambit9791/jdsp/transform/ICA.java 50.00% 3 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #73 +/- ## ============================================ - Coverage 79.10% 79.05% -0.05% Complexity 1409 1409 ============================================ Files 81 81 Lines 5474 5482 +8 Branches 983 984 +1 ============================================ + Hits 4330 4334 +4 - Misses 810 812 +2 - Partials 334 336 +2 ```

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