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

Add mediation requirement into create response parsing interface #86

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

Firehed
Copy link
Owner

@Firehed Firehed commented Jul 16, 2024

This was omitted from #83. Adding it to the interface ensures that clients can actually use this without having to perform additional type checking.

Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.36%. Comparing base (3e88b04) to head (92d83d4).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #86   +/-   ##
=========================================
  Coverage     81.36%   81.36%           
  Complexity      308      308           
=========================================
  Files            33       33           
  Lines           982      982           
=========================================
  Hits            799      799           
  Misses          183      183           

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

@Firehed Firehed merged commit 1c7b416 into main Jul 16, 2024
14 checks passed
@Firehed Firehed deleted the mediation-into-interface branch July 16, 2024 18: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.

1 participant