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

feat: add json patch generator RFC 6902 support #43

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

lukascivil
Copy link
Owner

@lukascivil lukascivil commented Jul 23, 2023

Pending:

  1. Remove redundante OPs when have same parent
  2. Adjust path pattern

https://datatracker.ietf.org/doc/html/rfc6902/#section-5

@lukascivil lukascivil self-assigned this Jul 23, 2023
@codecov
Copy link

codecov bot commented Jul 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ada6547) 0.00% compared to head (e739c62) 100.00%.

❗ Current head e739c62 differs from pull request most recent head 5bbb905. Consider uploading reports for the commit 5bbb905 to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##           master       #43        +/-   ##
=============================================
+ Coverage        0   100.00%   +100.00%     
=============================================
  Files           0         7         +7     
  Lines           0        94        +94     
  Branches        0        31        +31     
=============================================
+ Hits            0        94        +94     

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

@lukascivil lukascivil changed the title feat: add json patch generator feat: add json patch generator RFC 6902 support Jul 23, 2023
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