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

Resolve #478 #481

Merged
merged 3 commits into from Dec 12, 2023
Merged

Resolve #478 #481

merged 3 commits into from Dec 12, 2023

Conversation

bwohlberg
Copy link
Collaborator

Resolve #478.

This issue has some relevance to #234 and #350. Should the additional optional parameters added in this PR be supported? If not, they shoud be removed elsewhere as well for consistency.

@bwohlberg bwohlberg added the bug Something isn't working label Dec 9, 2023
Copy link

codecov bot commented Dec 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (55e4359) 94.76% compared to head (e82a630) 94.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #481   +/-   ##
=======================================
  Coverage   94.76%   94.76%           
=======================================
  Files          91       91           
  Lines        5626     5626           
=======================================
  Hits         5331     5331           
  Misses        295      295           
Flag Coverage Δ
unittests 94.76% <100.00%> (ø)

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

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

@bwohlberg bwohlberg merged commit 98ebb89 into main Dec 12, 2023
19 checks passed
@bwohlberg bwohlberg deleted the brendt/issue478 branch December 12, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Operator initialization failure
2 participants