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

moved pre extract exclusion mask method to exclusion handler #327

Closed grantbuster closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #327 (888dcf8) into main (b2a22a7) will increase coverage by 0.02%. The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #327      +/-   ##
==========================================
+ Coverage   76.65%   76.68%   +0.02%     
==========================================
  Files         118      118              
  Lines       14929    14934       +5     
==========================================
+ Hits        11444    11452       +8     
+ Misses       3485     3482       -3     
Flag Coverage Δ
unittests 76.68% <84.21%> (+0.02%) :arrow_up:

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

Impacted Files Coverage Δ
reV/supply_curve/exclusions.py 80.89% <80.00%> (-0.04%) :arrow_down:
reV/supply_curve/aggregation.py 63.50% <100.00%> (-0.50%) :arrow_down:
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:
reV/handlers/transmission.py 81.81% <0.00%> (+0.49%) :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...888dcf8. Read the comment docs.