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

Fix infinite recursion during JSDoc generation in some packages #65

Merged
merged 3 commits into from
Feb 14, 2025

Conversation

wadimw
Copy link
Contributor

@wadimw wadimw commented Feb 14, 2025

  • (ilib-lint) Bugfix infinite recursion during JSDoc generation
  • (ilib-tools-common) Bugfix infinite recursion during JSDoc generation
  • Regenerate docs

Copy link

changeset-bot bot commented Feb 14, 2025

⚠️ No Changeset found

Latest commit: fca7771

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Jest Code Coverage

Code Coverage for changed files • (0%) 
File% Stmts% Branch% Funcs% LinesUncovered Line #s
   ResourceCamelCase.js100100100100 
   ResourceSnakeCase.js100100100100 
Title Lines Statements Branches Functions
ilib-lint-python Coverage: 73%
73.43% (141/192) 60.46% (52/86) 62.06% (18/29)
ilib-lint-python-gnu Coverage: 76%
75.15% (118/157) 71.18% (42/59) 60.97% (25/41)
ilib-lint-react Coverage: 96%
95.88% (303/316) 84.91% (152/179) 91.04% (61/67)
ilib-lint Coverage: 84%
83.99% (1485/1768) 75.38% (827/1097) 85.05% (296/348)
loctool Coverage: 81%
81.53% (6638/8141) 74.29% (3370/4536) 72.78% (757/1040)
Title Tests Skipped Failures Errors Time
ilib-lint-python 52 0 💤 0 ❌ 0 🔥 9.998s ⏱️
ilib-lint-python-gnu 35 0 💤 0 ❌ 0 🔥 2.753s ⏱️
ilib-lint-react 111 12 💤 0 ❌ 0 🔥 12.216s ⏱️
ilib-lint 657 0 💤 0 ❌ 0 🔥 9.568s ⏱️
loctool 2296 81 💤 0 ❌ 0 🔥 1m 40s ⏱️

@wadimw wadimw merged commit 1009ff3 into main Feb 14, 2025
1 check passed
@wadimw wadimw deleted the bugfix-jsdoc branch February 14, 2025 18:03
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.

2 participants