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

FINE Version 2.1.1 #34

Closed t-gross closed 3 years ago

t-gross commented 3 years ago

Includes smaller bug fixes

codecov-io commented 3 years ago

Codecov Report

Merging #34 (5ca071a) into master (40b7487) will increase coverage by 0.16%. The diff coverage is 50.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   61.19%   61.36%   +0.16%     
==========================================
  Files          20       20              
  Lines        4311     4348      +37     
==========================================
+ Hits         2638     2668      +30     
- Misses       1673     1680       +7     
Impacted Files Coverage Δ
FINE/IOManagement/__init__.py 100.00% <ø> (ø)
FINE/__init__.py 100.00% <ø> (ø)
FINE/conversion.py 89.51% <ø> (ø)
FINE/energySystemModel.py 88.88% <ø> (+0.41%) :arrow_up:
FINE/expansionModules/__init__.py 100.00% <ø> (ø)
FINE/expansionModules/optimizeTSAmultiStage.py 100.00% <ø> (ø)
FINE/expansionModules/robustPipelineSizing.py 5.38% <ø> (ø)
FINE/expansionModules/transformationPath.py 92.15% <ø> (ø)
FINE/subclasses/DSM.py 88.97% <ø> (ø)
FINE/subclasses/__init__.py 100.00% <ø> (ø)
... and 11 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 40b7487...5ca071a. Read the comment docs.