-
Notifications
You must be signed in to change notification settings - Fork 16
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
Standardise COP classes interfaces #2772
Conversation
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #2772 +/- ##
===========================================
- Coverage 79.98% 79.98% -0.01%
===========================================
Files 222 222
Lines 24741 24750 +9
===========================================
+ Hits 19790 19797 +7
- Misses 4951 4953 +2 ☔ View full report in Codecov by Sentry. |
bf89aa9
to
5864112
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
24ebe34
to
306f309
Compare
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, I feel like the change to minimal current API is a bug rather than API breaking. I'm happy to move this around to unify the experience.
Linked Issues
None.
Description
Use the same interface as TikhonovCOP.
Interface Changes
Minor change to the init for the
MinimalCurrentCOP
.Checklist
I confirm that I have completed the following checks:
pytest tests --reactor
pre-commit run --from-ref develop --to-ref HEAD
sphinx-build -W documentation/source documentation/build