Skip to content

Add cost values to outputs#154

Merged
yiwen-h merged 3 commits intomainfrom
add-cost-values-to-outputs
Jan 13, 2026
Merged

Add cost values to outputs#154
yiwen-h merged 3 commits intomainfrom
add-cost-values-to-outputs

Conversation

@yiwen-h
Copy link
Member

@yiwen-h yiwen-h commented Jan 12, 2026

Actually closes #93 this time!

Excel worksheets are now actual costs instead of activity duration in that year

@yiwen-h yiwen-h self-assigned this Jan 12, 2026
@yiwen-h yiwen-h requested a review from morganle-48 as a code owner January 12, 2026 20:03
@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

❌ Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.89%. Comparing base (ab4394f) to head (7725481).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
renal_capacity_model/process_outputs.py 71.42% 2 Missing ⚠️
renal_capacity_model/main.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
+ Coverage   85.75%   85.89%   +0.14%     
==========================================
  Files           9        9              
  Lines         688      695       +7     
  Branches       78       79       +1     
==========================================
+ Hits          590      597       +7     
  Misses         89       89              
  Partials        9        9              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@morganle-48 morganle-48 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - it ran for me and the output looks sensible for the unit I'm testing! Thanks

@yiwen-h yiwen-h merged commit 4b00672 into main Jan 13, 2026
6 checks passed
@yiwen-h yiwen-h deleted the add-cost-values-to-outputs branch January 13, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add costs

2 participants