-
-
Notifications
You must be signed in to change notification settings - Fork 211
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 gsoc24 blogpost #1253
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Welcome to the JSON Schema Community. Thanks a lot for creating your first pull request!! 🎉🎉 We are so excited you are here! We hope this is only the first of many! For more details check out README.md file.
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Hey @Honyii , |
Looks great :) |
@abhayymishraa thanks for reading through - fixed the typo |
@Honyii no need for thanks its just i'm intrested in this blog post!! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1253 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 373 373
Branches 94 94
=========================================
Hits 373 373 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great to me.
This looks great. |
Tagging @Julian to get insights on this. |
The output is the "Versions Trend" graphs that appear for the implementations which have had long-term reporting enabled -- e.g. see https://bowtie.report/#/implementations/java-json-schema and https://bowtie.report/#/implementations/js-hyperjump |
@Julian Awesome. Thanks for the info. |
We have to go to each implementation harness and support all old versions of it basically (and we only had time to do that for like 6 or 7 during GSoC). If I get some funding for Bowtie at some point I'd love to actually split each implementation off into its own harness repo and then have it be a bit easier to do this. But yeah that's the work essentially, implementations are very often very wildly backwards incompatible with themselves... |
facepalm yeah, this seems rather obvious. |
Are we ok with merging this post? |
closes #1252