NREL / reV

Renewable Energy Potential (reV) Model
https://nrel.github.io/reV/
BSD 3-Clause "New" or "Revised" License
107 stars 24 forks source link

Time index step bug #282

Closed MRossol closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #282 (9043eaf) into master (9bf9198) will decrease coverage by 1.21%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
- Coverage   73.89%   72.68%   -1.22%     
==========================================
  Files         117      117              
  Lines       14512    13864     -648     
==========================================
- Hits        10724    10077     -647     
+ Misses       3788     3787       -1     
Flag Coverage Δ
unittests 72.68% <100.00%> (-1.22%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
reV/generation/generation.py 84.39% <100.00%> (-0.33%) :arrow_down:
reV/version.py 100.00% <100.00%> (ø)
reV/config/supply_curve_configs.py 35.71% <0.00%> (-12.46%) :arrow_down:
reV/config/qa_qc_config.py 25.71% <0.00%> (-10.09%) :arrow_down:
reV/config/rep_profiles_config.py 31.25% <0.00%> (-8.48%) :arrow_down:
reV/config/collection.py 35.55% <0.00%> (-6.45%) :arrow_down:
reV/config/offshore_config.py 56.00% <0.00%> (-6.07%) :arrow_down:
reV/config/execution.py 76.92% <0.00%> (-5.08%) :arrow_down:
reV/pipeline/cli_pipeline.py 58.97% <0.00%> (-3.82%) :arrow_down:
reV/offshore/orca.py 40.90% <0.00%> (-3.78%) :arrow_down:
... and 70 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 9bf9198...9043eaf. Read the comment docs.