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 to deprecated commands #396

Merged
merged 9 commits into from
Sep 21, 2024

Conversation

jdebacker
Copy link
Member

This PR fixed some errors arising from deprecated packages (namely, pkg_resources) and methods (e.g., the behavior of the replace method on Pandas DataFrames.

@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.91%. Comparing base (69cdc1a) to head (a917b80).
Report is 10 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##            master     #396      +/-   ##
===========================================
- Coverage   100.00%   99.91%   -0.09%     
===========================================
  Files           11       11              
  Lines         1140     1140              
===========================================
- Hits          1140     1139       -1     
- Misses           0        1       +1     
Flag Coverage Δ
unittests 99.91% <100.00%> (-0.09%) ⬇️

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

Files with missing lines 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% <ø> (ø)
ccc/parameters.py 100.00% <100.00%> (ø)
ccc/utils.py 98.97% <100.00%> (-1.03%) ⬇️

@jdebacker jdebacker merged commit edc929d into PSLmodels:master Sep 21, 2024
11 checks passed
@jdebacker jdebacker deleted the update_deprecated branch September 21, 2024 02:52
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