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(taps): A new schema_is_valid built-in tap test validates stream schemas against the JSON Schema specification #2567

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Jul 27, 2024

Copy link

codspeed-hq bot commented Jul 27, 2024

CodSpeed Performance Report

Merging #2567 will not alter performance

Comparing edgarrmondragon/feat/test-valid-schema (d03834d) with main (1333278)

Summary

✅ 6 untouched benchmarks

Copy link

codecov bot commented Jul 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.53%. Comparing base (22d4eae) to head (bf080d9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2567      +/-   ##
==========================================
+ Coverage   89.50%   89.53%   +0.03%     
==========================================
  Files          58       58              
  Lines        4804     4818      +14     
  Branches      943      943              
==========================================
+ Hits         4300     4314      +14     
  Misses        351      351              
  Partials      153      153              

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

@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/feat/test-valid-schema branch 3 times, most recently from a992c87 to 7e528ee Compare July 30, 2024 23:47
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/feat/test-valid-schema branch from 7e528ee to 88e36a5 Compare August 8, 2024 06:24
…m schemas against the JSON Schema specification
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/feat/test-valid-schema branch from 88e36a5 to bf080d9 Compare August 9, 2024 17:43
@edgarrmondragon edgarrmondragon added this to the v0.40.0 milestone Aug 9, 2024
@edgarrmondragon edgarrmondragon marked this pull request as ready for review August 13, 2024 20:33
@edgarrmondragon edgarrmondragon merged commit 64f9e64 into main Aug 13, 2024
32 of 33 checks passed
@edgarrmondragon edgarrmondragon deleted the edgarrmondragon/feat/test-valid-schema branch August 13, 2024 20:45
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