Closed WilliamsTravis closed 10 months ago
Gunna have to get those tests fixed before we do much more with this I think
Hi, yes definitely, got pulled away by a more pressing issue with the runs i need this for, will fix asap.
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
0bf8745
) 87.02% compared to head (bc23ad1
) 87.09%.
Files | Patch % | Lines |
---|---|---|
reV/generation/generation.py | 92.10% | 3 Missing :warning: |
tests/test_gen_pv.py | 96.15% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Now it is failing on docstring lines that are over the line length limit, though these were there before and it had passed. Not sure how you'd like to handle this.
Ooops! Those are totally my bad. Not much to do about it though, since we need that length for the link to work (I'm pretty sure?). Anyways, I disabled the check for those docstrings
This adds the ability to get lifetime outputs, though with restrictions on which variables may be returned. Definitely open to suggestion about how best to handle the limited available lifetime outputs from SAM.