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

Gb/multi year glob #360

Closed grantbuster closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #360 (f3209c3) into main (a947b6b) will decrease coverage by 0.00%. The diff coverage is 64.58%.

@@            Coverage Diff             @@
##             main     #360      +/-   ##
==========================================
- Coverage   79.14%   79.14%   -0.01%     
==========================================
  Files         135      135              
  Lines       18211    18247      +36     
==========================================
+ Hits        14414    14441      +27     
- Misses       3797     3806       +9     
Flag Coverage Δ
unittests 79.14% <64.58%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
reV/handlers/collection.py 78.77% <ø> (+0.06%) :arrow_up:
reV/config/multi_year.py 79.04% <50.00%> (-3.43%) :arrow_down:
reV/handlers/cli_multi_year.py 61.27% <50.00%> (-0.50%) :arrow_down:
reV/handlers/multi_year.py 90.32% <69.56%> (-3.71%) :arrow_down:
tests/test_handlers_multiyear.py 97.90% <100.00%> (+0.01%) :arrow_up:
reV/config/project_points.py 85.41% <0.00%> (+0.04%) :arrow_up:
tests/test_hybrids.py 96.43% <0.00%> (+0.23%) :arrow_up:
tests/test_gen_pv.py 94.67% <0.00%> (+0.38%) :arrow_up:
reV/handlers/transmission.py 78.54% <0.00%> (+0.49%) :arrow_up:
... and 2 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 a947b6b...f3209c3. Read the comment docs.

grantbuster commented 2 years ago

I have another branch to do the same for the collection module but that will be pretty disruptive so i want to check in with Travis before opening a PR