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.)
  • Add to generate.yml action

@codecov-commenter
Copy link

codecov-commenter commented May 31, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
241 1 240 1
View the top 1 failed test(s) by shortest run time
test::module.md
Stack Traces | 0.106s run time
[Error [ERR_TEST_FAILURE]: The expression evaluated to a falsy value:

  assert.ok(validator.validate(result[0], schema).valid)
] {
  code: 'ERR_TEST_FAILURE',
  failureType: 'testCodeFailure',
  cause: AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
  
    assert.ok(validator.validate(result[0], schema).valid)
  
      at TestContext.<anonymous> (file:.../json/__tests__/index.test.mjs:51:14)
      at async Test.run (node:internal/test_runner/test:1054:7)
      at async Suite.processPendingSubtests (node:internal/test_runner/test:744:7) {
    generatedMessage: true,
    code: 'ERR_ASSERTION',
    actual: false,
    expected: true,
    operator: '==',
    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
@vercel
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 27, 2025 0:44am

Signed-off-by: flakey5 <[email protected]>
Signed-off-by: flakey5 <[email protected]>
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

4 participants