Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cost units #479

Merged
merged 5 commits into from
Oct 23, 2024
Merged

Fix cost units #479

merged 5 commits into from
Oct 23, 2024

Conversation

ppinchuk
Copy link
Collaborator

Costs in vanilla reV were incorrectly being reported as $/kW instead of $/MW as advertised. Fixed in this PR + updated tests to catch this

@ppinchuk ppinchuk added bug Something isn't working Urgent High priority issue for NREL deliverables labels Oct 23, 2024
@ppinchuk ppinchuk self-assigned this Oct 23, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.62%. Comparing base (a6c1bf7) to head (23c286d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #479      +/-   ##
==========================================
+ Coverage   87.57%   87.62%   +0.04%     
==========================================
  Files         122      122              
  Lines       18233    18249      +16     
==========================================
+ Hits        15968    15991      +23     
+ Misses       2265     2258       -7     
Flag Coverage Δ
unittests 87.62% <100.00%> (+0.04%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ppinchuk ppinchuk merged commit 09f04bb into main Oct 23, 2024
10 of 11 checks passed
@ppinchuk ppinchuk deleted the pp/cost_in_mw_instead_kw branch October 23, 2024 19:43
github-actions bot pushed a commit that referenced this pull request Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Urgent High priority issue for NREL deliverables
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants