oemof / DHNx

District heating system optimisation and simulation models
MIT License
27 stars 12 forks source link

Update to oemof-solph v0.5.x #116

Closed joroeder closed 1 year ago

joroeder commented 1 year ago
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4562296530

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
dhnx/gistools/connect_points.py 2 3 66.67%
dhnx/optimization/add_components.py 3 4 75.0%
dhnx/optimization/oemof_heatpipe.py 5 15 33.33%
<!-- Total: 16 28 57.14% -->
Files with Coverage Reduction New Missed Lines %
dhnx/optimization/add_components.py 1 51.35%
dhnx/optimization/oemof_heatpipe.py 5 33.16%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 3696842142: 3.5%
Covered Lines: 1341
Relevant Lines: 2169

💛 - Coveralls
joroeder commented 1 year ago

The tests succeed also with python 3.10, but somehow the coverage report does not work. This will be fixed in a separate PR.