Rola Abuhasna

Results 23 issues of Rola Abuhasna

# Description So this resolves a security [vunl](https://github.com/advisories/GHSA-ghr5-ch3p-vcr6). used under @storybook/builder-manager # Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of...

As per [this](https://github.com/codecov/gazebo/pull/2357#discussion_r1381628500) comment. Refactor repo display context to Typescript and then remove casting in repos table team component: #link_the_line look at [here](https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/context/#basic-example) for doing context in a typesafe manner.

codecov/gazebo

### Purpose/Motivation What is the feature? Why is this being done? Needed for failed tests UI. ### Links to relevant tickets ### What does this PR do? Include a brief...

# Description # Code Example # Notable Changes # Screenshots # Link to Sample Entry # Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated...

# Description > As we roll out new features such as bundle and failed tests and when they become part of a paid plan, these areas should have the same...

# Description We are developing against this. Please open a PR of you wish to push changes to this branch. Design: https://www.figma.com/design/TcppABudxnslgEmaXm0B9O/GH-2028?node-id=1-2&node-type=CANVAS&t=QWvqJ1kK3WG1pFLS-0 # Link to Sample Entry # Legal Boilerplate...

Since we cannot paginate the data at the database level, we’ll implement fake pagination. This approach will simulate pagination by chunking the data on the backend and rendering it incrementally...

### Purpose/Motivation What is the feature? Why is this being done? If owner.user is null, we can't treat user as an anonymous user anymore. This is fixing to reset to...

### Purpose/Motivation What is the feature? Why is this being done? Apparently, failure_rate was removed in a recent migration. This PR fetches the correct failure rate for users by dividing...