akielaries / openGPMP

Hardware Accelerated General Purpose Mathematics Package
https://akielaries.github.io/openGPMP/
MIT License
8 stars 3 forks source link

#MERGE: addressing issues and progress for v1.0.0 release #104

Closed akielaries closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (fbe5e56) 35.44% compared to head (f80f0c7) 27.23%.

:exclamation: Current head f80f0c7 differs from pull request most recent head 41aad72. Consider uploading reports for the commit 41aad72 to get more accurate results

Files Patch % Lines
modules/ml/encoder.cpp 0.00% 346 Missing :warning:
modules/ml/bayes_clf.cpp 0.00% 217 Missing :warning:
modules/linalg/linsys.cpp 0.00% 191 Missing :warning:
modules/linalg/sigproc.cpp 0.00% 184 Missing :warning:
modules/stats/describe.cpp 0.00% 153 Missing :warning:
modules/linalg/eigen.cpp 0.00% 114 Missing :warning:
modules/linalg/tensor.cpp 0.00% 86 Missing :warning:
modules/linalg/svd.cpp 0.00% 60 Missing :warning:
modules/nt/prime_test.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #104 +/- ## ========================================== - Coverage 35.44% 27.23% -8.22% ========================================== Files 29 37 +8 Lines 2497 3294 +797 ========================================== + Hits 885 897 +12 - Misses 1612 2397 +785 ```

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