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

added a few additional supply curve logging statements #326

Closed grantbuster closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #326 (8e6344c) into main (b2a22a7) will increase coverage by 0.00%. The diff coverage is 55.55%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #326   +/-   ##
=======================================
  Coverage   76.65%   76.66%           
=======================================
  Files         118      118           
  Lines       14929    14937    +8     
=======================================
+ Hits        11444    11451    +7     
- Misses       3485     3486    +1     
Flag Coverage Δ
unittests 76.66% <55.55%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
reV/handlers/transmission.py 80.56% <50.00%> (-0.77%) :arrow_down:
reV/supply_curve/supply_curve.py 89.97% <100.00%> (ø)
reV/config/project_points.py 84.95% <0.00%> (+0.04%) :arrow_up:
reV/handlers/collection.py 72.07% <0.00%> (+0.09%) :arrow_up:
tests/test_gen_pv.py 94.67% <0.00%> (+0.38%) :arrow_up:
tests/test_supply_curve_exclusions.py 97.74% <0.00%> (+0.75%) :arrow_up:

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 b2a22a7...8e6344c. Read the comment docs.