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

Matchers v1 #23

Merged
merged 34 commits into from
Mar 8, 2024
Merged

Matchers v1 #23

merged 34 commits into from
Mar 8, 2024

Conversation

silverblaze404
Copy link
Collaborator

@silverblaze404 silverblaze404 commented Feb 23, 2024

Fixes #2

Checklist:

  • I have ensured that all new code is covered by tests
  • I have run make format to format the code according to guidelines
  • I have documented any new functions introduced
  • I have updated the changelog in accordance with https://keepachangelog.com/en/1.1.0/
  • I have updated the README, if required

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (49a4264) to head (fb4dafd).

Additional details and impacted files
@@            Coverage Diff            @@
##           develop       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         5    +1     
  Lines           95       129   +34     
=========================================
+ Hits            95       129   +34     

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

@silverblaze404 silverblaze404 merged commit 1897e55 into develop Mar 8, 2024
5 checks passed
@silverblaze404 silverblaze404 deleted the pact_matchers_v1 branch March 8, 2024 15:05
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.

Functionality to write different frequently used matchers easily when defining interactions
1 participant