Skip to content

fix: Relax types in matchers to use duck types#699

Merged
markstory merged 1 commit intomasterfrom
fix-698
Dec 18, 2023
Merged

fix: Relax types in matchers to use duck types#699
markstory merged 1 commit intomasterfrom
fix-698

Conversation

@markstory
Copy link
Copy Markdown
Member

Fixes #698

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4fa24b7) 99.93% compared to head (58ed836) 99.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #699   +/-   ##
=======================================
  Coverage   99.93%   99.93%           
=======================================
  Files           9        9           
  Lines        3053     3054    +1     
=======================================
+ Hits         3051     3052    +1     
  Misses          2        2           

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

@markstory markstory merged commit 6950c9e into master Dec 18, 2023
@markstory markstory deleted the fix-698 branch December 18, 2023 14:47
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.

Matcher arguments should use Mapping instead of Dict in type annotations

1 participant