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

add react perf plugin #5645

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

add react perf plugin #5645

wants to merge 2 commits into from

Conversation

jessfraz
Copy link
Contributor

@jessfraz jessfraz commented Mar 5, 2025

No description provided.

Signed-off-by: Jess Frazelle <[email protected]>
Copy link

vercel bot commented Mar 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Mar 6, 2025 1:27am

Copy link

qa-wolf bot commented Mar 5, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.67%. Comparing base (00ff637) to head (fd1d3e5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5645      +/-   ##
==========================================
- Coverage   85.68%   85.67%   -0.02%     
==========================================
  Files         106      106              
  Lines       41209    41209              
==========================================
- Hits        35310    35304       -6     
- Misses       5899     5905       +6     
Flag Coverage Δ
rust 85.67% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jtran
Copy link
Collaborator

jtran commented Mar 6, 2025

I think you need this in .eslintrc to actually turn it on.

{
  "extends": ["plugin:react-perf/recommended"]
}

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