brightway-lca / brightway2-data

Tools for the management of inventory databases and impact assessment methods. Part of the Brightway LCA framework.
https://docs.brightway.dev/
BSD 3-Clause "New" or "Revised" License
11 stars 24 forks source link

Event sourcing refactor #198

Closed cmutel closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 39.16667% with 73 lines in your changes missing coverage. Please review.

Project coverage is 81.92%. Comparing base (0c61d18) to head (2fadded). Report is 75 commits behind head on main.

Files with missing lines Patch % Lines
bw2data/project.py 27.53% 50 Missing :warning:
bw2data/revisions.py 0.00% 18 Missing :warning:
bw2data/backends/utils.py 37.50% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #198 +/- ## ========================================== - Coverage 83.24% 81.92% -1.32% ========================================== Files 39 41 +2 Lines 3730 3901 +171 ========================================== + Hits 3105 3196 +91 - Misses 625 705 +80 ```

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