FZJ-IEK3-VSA / FINE

The FINE python package provides a framework for modeling, optimizing and assessing energy systems
https://vsa-fine.readthedocs.io
Other
68 stars 39 forks source link

Develop #36

Closed t-gross closed 3 years ago

t-gross commented 3 years ago

Release version 2.2.0


FINE release (2.2.0) provides some changes in code including bug fixes for

New features were included:

codecov-commenter commented 3 years ago

Codecov Report

Merging #36 (25f4755) into master (4312c7d) will increase coverage by 1.82%. The diff coverage is 87.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   61.36%   63.18%   +1.82%     
==========================================
  Files          20       21       +1     
  Lines        4348     4534     +186     
==========================================
+ Hits         2668     2865     +197     
+ Misses       1680     1669      -11     
Impacted Files Coverage Δ
FINE/IOManagement/standardIO.py 23.10% <0.00%> (-0.31%) :arrow_down:
FINE/IOManagement/exploitOutput.py 20.00% <20.00%> (ø)
FINE/utils.py 65.96% <71.42%> (+5.37%) :arrow_up:
FINE/energySystemModel.py 89.62% <93.90%> (+0.73%) :arrow_up:
FINE/transmission.py 93.36% <94.44%> (-0.39%) :arrow_down:
FINE/sourceSink.py 93.19% <95.34%> (-0.38%) :arrow_down:
FINE/IOManagement/__init__.py 100.00% <100.00%> (ø)
FINE/component.py 89.93% <100.00%> (+0.06%) :arrow_up:
FINE/conversion.py 91.01% <100.00%> (+1.50%) :arrow_up:
FINE/expansionModules/optimizeTSAmultiStage.py 100.00% <100.00%> (ø)
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4312c7d...25f4755. Read the comment docs.