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

check for nested list/tuple input to project points #307

Closed MRossol closed 3 years ago

MRossol commented 3 years ago

fixes #305

codecov-commenter commented 3 years ago

Codecov Report

Merging #307 (8081a5f) into main (1614380) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #307      +/-   ##
==========================================
+ Coverage   76.05%   76.06%   +0.01%     
==========================================
  Files         116      116              
  Lines       14606    14617      +11     
==========================================
+ Hits        11108    11119      +11     
  Misses       3498     3498              
Flag Coverage Δ
unittests 76.06% <100.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
reV/generation/cli_gen.py 60.20% <ø> (ø)
tests/test_gen_wind.py 90.41% <ø> (ø)
reV/config/project_points.py 84.52% <100.00%> (+0.18%) :arrow_up:
reV/generation/generation.py 80.87% <100.00%> (+0.10%) :arrow_up:
reV/version.py 100.00% <100.00%> (ø)
tests/test_config.py 97.81% <100.00%> (+0.07%) :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 a0cace7...8081a5f. Read the comment docs.