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

Updates for latest package dependencies #380

Merged
merged 9 commits into from
Feb 24, 2024

Conversation

jdebacker
Copy link
Member

This PR updates the CCC code base to work with the latest versions of package dependencies. Pandas and Bokeh were the main reasons for test failures.

Also adding code formatting with Black.

@codecov-commenter
Copy link

codecov-commenter commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fb9c9c2) 100.00% compared to head (aa1d941) 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #380   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         1112      1109    -3     
=========================================
- Hits          1112      1109    -3     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Files Coverage Δ
ccc/__init__.py 100.00% <100.00%> (ø)
ccc/calcfunctions.py 100.00% <100.00%> (ø)
ccc/calculator.py 100.00% <ø> (ø)
ccc/constants.py 100.00% <100.00%> (ø)
ccc/data.py 100.00% <100.00%> (ø)
ccc/get_taxcalc_rates.py 100.00% <100.00%> (ø)
ccc/parameters.py 100.00% <100.00%> (ø)
ccc/paramfunctions.py 100.00% <100.00%> (ø)
ccc/styles.py 100.00% <100.00%> (ø)
ccc/utils.py 100.00% <100.00%> (ø)

@jdebacker jdebacker merged commit 0147866 into PSLmodels:master Feb 24, 2024
11 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.

2 participants