BlueBrain / BluePyOpt

Blue Brain Python Optimisation Library
https://bluepyopt.readthedocs.io/en/latest/
Other
198 stars 96 forks source link

make SingletonWeightObjective a child of SingletonObjective #487

Closed AurelienJaquier closed 7 months ago

AurelienJaquier commented 7 months ago

so that it inherits the calculate_value function

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (6fddc82) 86.19% compared to head (90da854) 87.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #487 +/- ## ========================================== + Coverage 86.19% 87.37% +1.17% ========================================== Files 50 50 Lines 4347 4347 ========================================== + Hits 3747 3798 +51 + Misses 600 549 -51 ```

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