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

mrc-4437: allow custom deserialisers in plugins #116

Merged
merged 4 commits into from
Nov 22, 2023
Merged

mrc-4437: allow custom deserialisers in plugins #116

merged 4 commits into from
Nov 22, 2023

Conversation

richfitz
Copy link
Member

@richfitz richfitz commented Nov 9, 2023

This feels like something that we should support, and it will be nice to get in before anyone uses a plugin in anger. I've updated the vignette as had a bunch of errors, and we now run the "full" example at last.

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (09ec059) 100.00% compared to head (5dcb274) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #116   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           40        40           
  Lines         3548      3565   +17     
=========================================
+ Hits          3548      3565   +17     

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

@richfitz richfitz marked this pull request as ready for review November 10, 2023 08:20
@richfitz richfitz requested a review from weshinsley November 13, 2023 07:59
Copy link
Contributor

@weshinsley weshinsley left a comment

Choose a reason for hiding this comment

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

Looks good!

... oh - except a merge has caused some conflicts while I was reviewing!

@weshinsley weshinsley self-requested a review November 22, 2023 17:23
@richfitz richfitz merged commit 1f1adc4 into main Nov 22, 2023
9 checks passed
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