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

deep_copy_value() to accept None #383

Merged
merged 1 commit into from
Apr 5, 2024
Merged

deep_copy_value() to accept None #383

merged 1 commit into from
Apr 5, 2024

Conversation

soininen
Copy link
Collaborator

@soininen soininen commented Apr 5, 2024

None is a valid parameter value.

No associated issue.

Checklist before merging

  • Code has been formatted by black
  • Unit tests pass

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.32%. Comparing base (0cc12df) to head (a6fb829).

Additional details and impacted files
@@           Coverage Diff            @@
##           0.8-dev     #383   +/-   ##
========================================
  Coverage    78.32%   78.32%           
========================================
  Files           75       75           
  Lines         9504     9504           
  Branches      2015     2015           
========================================
  Hits          7444     7444           
  Misses        1727     1727           
  Partials       333      333           

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

@soininen soininen merged commit ade116a into 0.8-dev Apr 5, 2024
14 checks passed
@soininen soininen deleted the fix_deep_copy_value branch April 5, 2024 08:08
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