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

Address deprecations: remove _param_watchers, raise RuntimeError on unsafe ops during init, and failed validation of a parameter default after inheritance #973

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Merge branch 'main' into remove_deprecated_features_at_futurewarning

289bbc6
Select commit
Loading
Failed to load commit list.
Open

Address deprecations: remove _param_watchers, raise RuntimeError on unsafe ops during init, and failed validation of a parameter default after inheritance #973

Merge branch 'main' into remove_deprecated_features_at_futurewarning
289bbc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

87.22% (-0.03%) compared to 71e8e47

View this Pull Request on Codecov

87.22% (-0.03%) compared to 71e8e47

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.22%. Comparing base (71e8e47) to head (289bbc6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #973      +/-   ##
==========================================
- Coverage   87.24%   87.22%   -0.03%     
==========================================
  Files           9        9              
  Lines        4948     4938      -10     
==========================================
- Hits         4317     4307      -10     
  Misses        631      631              

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