Skip to content

Updated statsmodels breaking changes 0.15.0 - #407

Open
jmafoster1 wants to merge 2 commits into
mainfrom
jmafoster1/update-statsmodels
Open

Updated statsmodels breaking changes 0.15.0#407
jmafoster1 wants to merge 2 commits into
mainfrom
jmafoster1/update-statsmodels

Conversation

@jmafoster1

@jmafoster1 jmafoster1 commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR updates the CTF to statsmodels 0.15.0, which introduced a breaking change from 0.14.6 :(.

Main file changes

linear_regression_estimator.py - removed cols=None argument from model.conf_int.
PULL_REQUEST_TEMPLATE.md - added Summary and Main file changes headings.

Checklist

Before you mark your PR as ready for review, please ensure you have completed the following.

  • Added unit tests for new functionality
  • Properly documented any new code
  • Updated Sphinx documentation in docs/ and checked for updated configuration/runtime options
  • Added a jupyter notebook tutorial in docs/source/tutorials for any new functionality
  • Verified local docs build with sphinx-build -W source/ build

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ PYTHON black 30 1 1.26s
✅ PYTHON pylint 30 0 6.26s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.48%. Comparing base (189396e) to head (f79d7f3).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #407   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files          25       25           
  Lines        1517     1517           
=======================================
  Hits         1494     1494           
  Misses         23       23           
Files with missing lines Coverage Δ
..._testing/estimation/linear_regression_estimator.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ee3e7c...f79d7f3. Read the comment docs.

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

@jmafoster1
jmafoster1 marked this pull request as ready for review September 2, 2026 09:19
@jmafoster1
jmafoster1 requested a review from jwhogg September 2, 2026 09:19
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.

1 participant