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: Added an example implemetation of JSON schema validation that uses fastjsonschema #2231

Merged

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Feb 9, 2024

Supersedes #2066

Co-authored-by: Dan Norman buzzcutnorman@gmail.com


📚 Documentation preview 📚: https://meltano-sdk--2231.org.readthedocs.build/en/2231/

@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/docs/fastjsonschema-validator branch from 600cb17 to 7fc3f74 Compare February 9, 2024 20:02
Copy link

codspeed-hq bot commented Feb 9, 2024

CodSpeed Performance Report

Merging #2231 will not alter performance

Comparing edgarrmondragon/docs/fastjsonschema-validator (93f0a89) with main (89d6afc)

Summary

✅ 6 untouched benchmarks

…ses `fastjsonschema`

Supersedes #2066

Co-authored-by: Dan Norman <buzzcutnorman@gmail.com>
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/docs/fastjsonschema-validator branch from 7fc3f74 to 93f0a89 Compare February 9, 2024 20:04
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (89d6afc) 88.47% compared to head (93f0a89) 88.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2231   +/-   ##
=======================================
  Coverage   88.47%   88.47%           
=======================================
  Files          54       54           
  Lines        4721     4721           
  Branches      919      919           
=======================================
  Hits         4177     4177           
  Misses        383      383           
  Partials      161      161           

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

@edgarrmondragon edgarrmondragon marked this pull request as ready for review February 9, 2024 20:11
@edgarrmondragon edgarrmondragon requested review from a team and kgpayne as code owners February 9, 2024 20:11
@edgarrmondragon
Copy link
Collaborator Author

cc @BuzzCutNorman

@edgarrmondragon edgarrmondragon merged commit 068beae into main Feb 9, 2024
32 checks passed
@edgarrmondragon edgarrmondragon deleted the edgarrmondragon/docs/fastjsonschema-validator branch February 9, 2024 20:12
edgarrmondragon added a commit that referenced this pull request Mar 6, 2024
…ses `fastjsonschema` (#2231)

Supersedes #2066

Co-authored-by: Dan Norman <buzzcutnorman@gmail.com>
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.

None yet

1 participant