brightway-lca / brightway2-calc

The calculation engine for the Brightway2 life cycle assessment framework.
BSD 3-Clause "New" or "Revised" License
14 stars 16 forks source link

Fix missing `hasattr` in `lca_base` #111

Closed mrvisscher closed 1 month ago

mrvisscher commented 1 month ago

Fixes missing hasattr in lca_base causing lci assertion to always evaluate to true

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 83.16%. Comparing base (098e742) to head (246f413). Report is 25 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #111 +/- ## ========================================== - Coverage 83.43% 83.16% -0.27% ========================================== Files 14 17 +3 Lines 833 915 +82 ========================================== + Hits 695 761 +66 - Misses 138 154 +16 ```

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