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

docs(blog): add functional arguments post #914

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

JP-Ellis
Copy link
Contributor

📝 Summary

Version 2.3.0 of Pact Python adds support for functional arguments in a few Verifier methods. This blog posts documents the changes and how they can be used. It also documents the breaking changes that were introduced.

🚨 Breaking Changes

🔥 Motivation

To help those users using the pact.v3 module already, despite it not being stable.

🔨 Test Plan

🔗 Related issues/PRs

@JP-Ellis JP-Ellis requested review from mefellows and YOU54F December 30, 2024 06:39
@JP-Ellis JP-Ellis self-assigned this Dec 30, 2024
Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78%. Comparing base (6c56073) to head (50867a6).
Report is 2 commits behind head on main.

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #914   +/-   ##
===================================
  Coverage    78%    78%           
===================================
  Files        31     31           
  Lines      3665   3665           
===================================
  Hits       2859   2859           
  Misses      806    806           
Flag Coverage Δ
examples 57% <ø> (ø)
tests 77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@JP-Ellis JP-Ellis force-pushed the docs/add-functional-arguments-post branch from 609d814 to 50867a6 Compare December 30, 2024 06:56
Copy link

@vwong vwong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tried the before/after changes on real-world code, but it all seems fine to me.

@JP-Ellis JP-Ellis merged commit bd790c5 into main Dec 30, 2024
36 of 37 checks passed
@JP-Ellis JP-Ellis deleted the docs/add-functional-arguments-post branch December 30, 2024 22:41
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.

2 participants