ilabcode / pyhgf

PyHGF: A neural network library for predictive coding
https://ilabcode.github.io/pyhgf/
GNU General Public License v3.0
53 stars 17 forks source link

remove control over verbosity #226

Closed LegrandNico closed 2 months ago

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.64%. Comparing base (eb7485a) to head (dd588fe).

Files Patch % Lines
src/pyhgf/model/hgf.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #226 +/- ## ========================================== + Coverage 95.05% 95.64% +0.59% ========================================== Files 23 23 Lines 1213 1194 -19 ========================================== - Hits 1153 1142 -11 + Misses 60 52 -8 ```

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