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

Make sure percentage changes sum to 1 in dynamic_revenue_decomposition table function #986

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

jdebacker
Copy link
Member

This PR addresses Issue #981 by computing percentage changes in revenue relative to the baseline revenue amount for each part of the dynamic revenue decomposition.

@jdebacker jdebacker marked this pull request as ready for review September 11, 2024 00:58
@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.98%. Comparing base (92f7594) to head (c79c4c7).
Report is 7 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #986   +/-   ##
=======================================
  Coverage   69.98%   69.98%           
=======================================
  Files          20       20           
  Lines        4977     4977           
=======================================
  Hits         3483     3483           
  Misses       1494     1494           
Flag Coverage Δ
unittests 69.98% <ø> (ø)

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

Files with missing lines Coverage Δ
ogcore/output_tables.py 96.81% <ø> (ø)

@rickecon
Copy link
Member

@jdebacker. LGTM. Merging.

@rickecon rickecon merged commit a6c2bcb into PSLmodels:master Sep 18, 2024
7 checks passed
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.

3 participants