Skip to content

[Omnidoc] Generate storybook args#6879

Merged
ckifer merged 41 commits into
mainfrom
omnidoc
Jan 13, 2026
Merged

[Omnidoc] Generate storybook args#6879
ckifer merged 41 commits into
mainfrom
omnidoc

Conversation

@PavelVanecek

Copy link
Copy Markdown
Collaborator

Description

Includes:

  • Autogenerated storybook args for all remaining components
  • Removed previous *Props
  • Removed unit tests for documentation consistency - now that everything is generated, it's consistent by default!
  • Fixed {@link tags to hooks

Related Issue

Closes #6069

@coderabbitai

coderabbitai Bot commented Jan 13, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Too many files!

40 files out of 190 files are above the max files limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented Jan 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.28%. Comparing base (9bd3552) to head (d58fdd4).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6879      +/-   ##
==========================================
+ Coverage   94.27%   94.28%   +0.01%     
==========================================
  Files         561      561              
  Lines       53641    53764     +123     
  Branches     5178     5178              
==========================================
+ Hits        50571    50694     +123     
  Misses       3061     3061              
  Partials        9        9              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

Copy link
Copy Markdown
Contributor

Staging Deployment Details

These deployments will remain available for 30 days.

To update snapshots: Comment /update-snapshots on this PR to automatically update the baseline screenshots.

@codecov

codecov Bot commented Jan 13, 2026

Copy link
Copy Markdown

Bundle Report

Changes will increase total bundle size by 2.37kB (0.09%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
recharts/bundle-cjs 1.21MB 1.19kB (0.1%) ⬆️
recharts/bundle-es6 1.04MB 1.19kB (0.11%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: recharts/bundle-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
component/ResponsiveContainer.js -1 bytes 11.01kB -0.01%
context/chartLayoutContext.js 77 bytes 9.33kB 0.83%
hooks.js 1.11kB 6.75kB 19.66% ⚠️
view changes for bundle: recharts/bundle-es6

Assets Changed:

Asset Name Size Change Total Size Change (%)
component/ResponsiveContainer.js -1 bytes 9.61kB -0.01%
context/chartLayoutContext.js 77 bytes 7.99kB 0.97%
hooks.js 1.11kB 5.91kB 23.11% ⚠️

@ckifer
ckifer merged commit 0c677da into main Jan 13, 2026
45 of 46 checks passed
@ckifer
ckifer deleted the omnidoc branch January 13, 2026 20:20
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.

Fragmented documentation

2 participants