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: Move branch out of components filters #2750

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Conversation

RulaKhaled
Copy link
Contributor

@RulaKhaled RulaKhaled commented Apr 5, 2024

Description

Migrate to the new schema

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@codecov-qa
Copy link

codecov-qa bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.37%. Comparing base (7a86cc7) to head (7d28027).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2750       +/-   ##
===========================================
+ Coverage   38.64%   98.37%   +59.72%     
===========================================
  Files         847      872       +25     
  Lines       12392    12462       +70     
  Branches     3301     3242       -59     
===========================================
+ Hits         4789    12259     +7470     
+ Misses       7514      194     -7320     
+ Partials       89        9       -80     
Files Coverage Δ
src/services/repo/useRepoComponents.tsx 100.00% <ø> (ø)

... and 516 files with indirect coverage changes

Components Coverage Δ
Assets 55.55% <ø> (+5.55%) ⬆️
Layouts 97.13% <ø> (+93.77%) ⬆️
Pages 99.13% <ø> (+98.68%) ⬆️
Services 99.59% <ø> (+5.52%) ⬆️
Shared 99.84% <ø> (+2.15%) ⬆️
UI 94.18% <ø> (+2.99%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a86cc7...7d28027. Read the comment docs.

Copy link

codecov-public-qa bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.37%. Comparing base (7a86cc7) to head (7d28027).

✅ All tests successful. No failed tests found ☺️

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2750       +/-   ##
===========================================
+ Coverage   38.64%   98.37%   +59.72%     
===========================================
  Files         847      872       +25     
  Lines       12392    12462       +70     
  Branches     3241     3301       +60     
===========================================
+ Hits         4789    12259     +7470     
+ Misses       7516      194     -7322     
+ Partials       87        9       -78     
Files Coverage Δ
src/services/repo/useRepoComponents.tsx 100.00% <ø> (ø)

... and 516 files with indirect coverage changes

Components Coverage Δ
Assets 55.55% <ø> (+5.55%) ⬆️
Layouts 97.13% <ø> (+93.77%) ⬆️
Pages 99.13% <ø> (+98.68%) ⬆️
Services 99.59% <ø> (+5.52%) ⬆️
Shared 99.84% <ø> (+2.15%) ⬆️
UI 94.18% <ø> (+2.99%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a86cc7...7d28027. Read the comment docs.

@codecov-notifications
Copy link

codecov-notifications bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found ☺️

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2750       +/-   ##
===========================================
+ Coverage   51.07%   98.37%   +47.29%     
===========================================
  Files         853      872       +19     
  Lines       12413    12462       +49     
  Branches     3305     3305               
===========================================
+ Hits         6340    12259     +5919     
+ Misses       5990      194     -5796     
+ Partials       83        9       -74     
Files Coverage Δ
src/services/repo/useRepoComponents.tsx 100.00% <ø> (ø)

... and 407 files with indirect coverage changes

Components Coverage Δ
Assets 55.55% <ø> (+4.67%) ⬆️
Layouts 97.13% <ø> (+93.77%) ⬆️
Pages 99.13% <ø> (+77.03%) ⬆️
Services 99.59% <ø> (+4.60%) ⬆️
Shared 99.84% <ø> (+1.75%) ⬆️
UI 94.18% <ø> (+1.91%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a86cc7...7d28027. Read the comment docs.

@codecov-staging
Copy link

Bundle Report

Bundle size has no change ✅

Copy link

codecov bot commented Apr 5, 2024

Bundle Report

Bundle size has no change ✅

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.37%. Comparing base (7a86cc7) to head (7d28027).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##            main   #2750      +/-   ##
========================================
+ Coverage   51.08   98.37   +47.29     
========================================
  Files        853     872      +19     
  Lines      12413   12462      +49     
  Branches    3241    3305      +64     
========================================
+ Hits        6340   12259    +5919     
+ Misses      5992     194    -5798     
+ Partials      81       9      -72     
Files Coverage Δ
src/services/repo/useRepoComponents.tsx 100.00% <ø> (ø)

... and 407 files with indirect coverage changes

Components Coverage Δ
Assets 55.55% <ø> (+4.67%) ⬆️
Layouts 97.13% <ø> (+93.77%) ⬆️
Pages 99.13% <ø> (+77.03%) ⬆️
Services 99.59% <ø> (+4.60%) ⬆️
Shared 99.84% <ø> (+1.75%) ⬆️
UI 94.18% <ø> (+1.91%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a86cc7...7d28027. Read the comment docs.

@RulaKhaled RulaKhaled merged commit 6dc03f6 into main Apr 5, 2024
57 of 58 checks passed
@RulaKhaled RulaKhaled deleted the fix-components-hooks branch April 5, 2024 18:34
@codecov-releaser
Copy link
Contributor

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Commit Created Cloud Enterprise
7d28027 Fri, 05 Apr 2024 18:48:17 GMT Cloud Enterprise

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.

None yet

3 participants