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

Fixed bug with calling clean on None values #456

Merged
merged 2 commits into from
Aug 13, 2021

Conversation

jackton1
Copy link
Member

Fixes: #453

@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #456 (e034b4e) into main (9a97352) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #456   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          283       283           
=========================================
  Hits           283       283           
Impacted Files Coverage Δ
model_clone/mixins/clone.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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

@jackton1 jackton1 merged commit 4ad5df4 into main Aug 13, 2021
@jackton1 jackton1 deleted the bug/fix-bug-calling-clean-for-None-values branch August 13, 2021 22:32
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.

[BUG] Cloning fails with nullable strings on regex
1 participant