nicholas-codecov

Results 10 issues of nicholas-codecov

### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...

Type: Bug
Feature: Performance
Package: react

The following are current tests that are flaky and need to be fixed: - [x] `src/pages/PullRequestPage/subroute/FileExplorer/hooks/useRepoPullContentsTable.spec.js` - [ ] `src/pages/RepoPage/CoverageTab/CoverageTab.spec.jsx` - [x] `src/pages/RepoPage/CoverageTab/subroute/FileExplorer/CodeTreeTable/CodeTreeTable.spec.jsx` - [x] `src/pages/AccountSettings/tabs/Admin/ManageAdminCard/AdminTable/AdminTable.spec.jsx` - [x] `src/pages/PullRequestPage/subroute/IndirectChangesTab/IndirectChangedFiles/hooks/useIndirectChangedFilesTable.spec.js` -...

bug

# Description The current scroll margin isn't being correctly set, so this PR updates this, by setting the correct scroll margin in our once off `useLayoutEffect` that will set the...

# Description This PR adds in a new eslint command with slight different settings, as well it adds in a new CI step to run this new command. Closes codecov/engineering-team#2131

# Description This PR cleans up the last remaining bits of explicit Jest we have in the codebase, the final bits will get removed when we move off of CRACO...

# Description This PR updates the build stats command to be setup to run Vite over CRACO. As well this PR merges envs loaded from an env file and envs...

# Description Ticket: codecov/engineering-team#2590 # Notable Changes - Update `FileDiff` to conditionally use new virtual diff renderer - Update tests # Screenshots ![Screenshot 2024-10-07 at 14 16 25](https://github.com/user-attachments/assets/92d3492b-e6bc-477c-828c-fd2e158b98b6)

# Description This PR updates the commit detail page files changed commit diff viewer to conditionally use the new virtual diff renderer. Ticket: codecov/engineering-team#2590 # Notable Changes - Add `nullable`...

# Description This PR tidy's up the virtual renderers by extracting some of their more specific logic out into their own hooks so that they can be shared between the...

## 📝 Description Hi There 👋 This PR aims to onboard `chakra-ui` to Codecov's bundle analysis product by adding the `@codecov/rollup-plugin` to the `chakra-ui` build setup. I had to modify...