Skip to content

Conversation

flakey5
Copy link
Member

@flakey5 flakey5 commented May 31, 2025

Closes #214

TODO:

  • Section generation
    • methods
    • properties
    • events
  • Docs
  • Add tests
  • General cleanup (files, code, etc.)

@codecov-commenter
Copy link

codecov-commenter commented May 31, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
191 1 190 0
View the top 1 failed test(s) by shortest run time
test::schema version matches generator version
Stack Traces | 0.00189s run time
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
�[32mactual�[39m �[31mexpected�[39m

�[39m'�[39m�[39mn�[39m�[39mo�[39m�[39md�[39m�[39me�[39m�[39mj�[39m�[39ms�[39m�[39m-�[39m�[39ma�[39m�[39mp�[39m�[39mi�[39m�[39m-�[39m�[39md�[39m�[39mo�[39m�[39mc�[39m�[39m-�[39m�[39ma�[39m�[39ml�[39m�[39ml�[39m�[39m@�[39m�[31mv�[39m�[39m2�[39m�[39m.�[39m�[39m0�[39m�[39m.�[39m�[39m0�[39m�[39m'�[39m
] {
  code: 'ERR_TEST_FAILURE',
  failureType: 'testCodeFailure',
  cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
  �[32mactual�[39m �[31mexpected�[39m
  
  �[39m'�[39m�[39mn�[39m�[39mo�[39m�[39md�[39m�[39me�[39m�[39mj�[39m�[39ms�[39m�[39m-�[39m�[39ma�[39m�[39mp�[39m�[39mi�[39m�[39m-�[39m�[39md�[39m�[39mo�[39m�[39mc�[39m�[39m-�[39m�[39ma�[39m�[39ml�[39m�[39ml�[39m�[39m@�[39m�[31mv�[39m�[39m2�[39m�[39m.�[39m�[39m0�[39m�[39m.�[39m�[39m0�[39m�[39m'�[39m
  
      at TestContext.<anonymous> (file:.../json-all/__tests__/version.test.mjs:16:10)
      at Test.runInAsyncScope (node:async_hooks:214:14)
      at Test.run (node:internal/test_runner/test:1047:25)
      at Test.processPendingSubtests (node:internal/test_runner/test:744:18)
      at Test.postRun (node:internal/test_runner/test:1173:19)
      at Test.run (node:internal/test_runner/test:1101:12)
      at async startSubtestAfterBootstrap (node:internal/test_runner/harness:296:3) {
    generatedMessage: true,
    code: 'ERR_ASSERTION',
    actual: '[email protected]',
    expected: '[email protected]',
    operator: 'strictEqual',
    diff: 'simple'
  }
}

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@avivkeller avivkeller mentioned this pull request Jun 24, 2025
6 tasks
@avivkeller
Copy link
Member

@flakey5 is this still in progress? Need any help?

@flakey5
Copy link
Member Author

flakey5 commented Sep 30, 2025

Still in progress just haven't been committing, I do wanna get this ready for review within the next coming weeks though

@flakey5 flakey5 force-pushed the flakey5/20240909/new-json-gen branch from a4cd425 to d711fee Compare October 6, 2025 20:16
Copy link

vercel bot commented Oct 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
api-docs-tooling Ready Ready Preview Oct 6, 2025 11:19pm

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.

New JSON generator schema
3 participants