Closed joroeder closed 1 year ago
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.
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 | |
---|---|
Change from base Build 3696842142: | 3.5% |
Covered Lines: | 1341 |
Relevant Lines: | 2169 |
The tests succeed also with python 3.10, but somehow the coverage report does not work. This will be fixed in a separate PR.