stefanradev93 / BayesFlow

A Python library for amortized Bayesian workflows using generative neural networks.
https://bayesflow.org/
MIT License
286 stars 45 forks source link

Configurator Unit Tests #174

Closed Chase-Grajeda closed 1 month ago

Chase-Grajeda commented 1 month ago

Added basic unit tests to the Configurator experimental class, focusing on initialization and correct shape output from the respective configuration filter methods.

The following tests are currently implemented:

Feel free to recommend more tests for the suite!

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (streamlined-backend@2f87322). Learn more about missing BASE report.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## streamlined-backend #174 +/- ## ====================================================== Coverage ? 15.24% ====================================================== Files ? 107 Lines ? 5181 Branches ? 0 ====================================================== Hits ? 790 Misses ? 4391 Partials ? 0 ```

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