Skip to content

Add support for None values in data pattern#259

Merged
lundberg merged 1 commit intomasterfrom
fix/data-pattern-with-none-value
Mar 26, 2024
Merged

Add support for None values in data pattern#259
lundberg merged 1 commit intomasterfrom
fix/data-pattern-with-none-value

Conversation

@lundberg
Copy link
Copy Markdown
Owner

Fixes #258

@lundberg lundberg force-pushed the fix/data-pattern-with-none-value branch from 24cffdf to 39aa598 Compare March 26, 2024 11:11
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (15522db) to head (9abede7).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #259   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2910      2910           
  Branches       443       444    +1     
=========================================
  Hits          2910      2910           

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

@lundberg lundberg force-pushed the fix/data-pattern-with-none-value branch from 39aa598 to 9abede7 Compare March 26, 2024 11:12
@lundberg lundberg merged commit de7a983 into master Mar 26, 2024
@lundberg lundberg deleted the fix/data-pattern-with-none-value branch March 26, 2024 21:50
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.

None type doesn't work in data matching as of v0.21.0

1 participant