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

Update select placement on PR detail page #2675

Merged
merged 27 commits into from
Apr 2, 2024

Conversation

rohitvinnakota-codecov
Copy link
Contributor

@rohitvinnakota-codecov rohitvinnakota-codecov commented Mar 11, 2024

Makes a few changes to the key and selects(flags and components) on the PR detail page. More info can be found here: codecov/engineering-team#836

Changes

  • On the files changed tab, inline the key and selects if applicable
  • On the indirect files changed tab, inline the key and selects if applicable
  • On the commits tab, remove the key and selects
  • On the flags tab, remove the key and selects
  • On the components tab, remove the key
  • On the file explorer/viewer, inline the key and selects if applicable

Screenshots

BEFORE

Screenshot 2024-03-11 at 6 37 14 PM Screenshot 2024-03-11 at 6 37 26 PM Screenshot 2024-03-11 at 6 37 41 PM

AFTER

Screenshot 2024-03-11 at 6 36 46 PM Screenshot 2024-03-11 at 6 36 54 PM Screenshot 2024-03-11 at 6 37 01 PM

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.

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.41%. Comparing base (3b2002b) to head (a5be92f).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2675     +/-   ##
=======================================
+ Coverage   98.40   98.41   +0.01     
=======================================
  Files        852     853      +1     
  Lines      12055   12068     +13     
  Branches    3112    3174     +62     
=======================================
+ Hits       11862   11876     +14     
+ Misses       188     187      -1     
  Partials       5       5             
Files Coverage Δ
...llRequestPage/Header/ToggleHeader/ToggleHeader.tsx 100.00% <100.00%> (ø)
...PullCoverage/PullCoverageTabs/PullCoverageTabs.jsx 100.00% <ø> (ø)
...e/routes/ComponentsSelector/ComponentsSelector.tsx 100.00% <100.00%> (ø)
...lCoverage/routes/ComponentsTab/ComponentsTable.tsx 100.00% <ø> (ø)
.../PullCoverage/routes/FileExplorer/FileExplorer.jsx 100.00% <ø> (ø)
...Page/PullCoverage/routes/FileViewer/FileViewer.jsx 100.00% <ø> (ø)
...overage/routes/FilesChangedTab/FilesChangedTab.tsx 100.00% <ø> (ø)
...sTab/IndirectChangedFiles/IndirectChangedFiles.tsx 97.87% <100.00%> (+0.09%) ⬆️
...gesTab/IndirectChangesInfo/IndirectChangesInfo.jsx 100.00% <ø> (ø)
src/services/repo/useComponentsBackfilled.tsx 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.13% <ø> (ø)
Pages 99.26% <100.00%> (+0.01%) ⬆️
Services 99.58% <ø> (ø)
Shared 99.83% <ø> (ø)
UI 94.17% <ø> (ø)

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 3b2002b...a5be92f. Read the comment docs.

@codecov-staging
Copy link

codecov-staging bot commented Mar 11, 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    #2675      +/-   ##
==========================================
+ Coverage   98.39%   98.40%   +0.01%     
==========================================
  Files         852      853       +1     
  Lines       12055    12068      +13     
  Branches     3149     3174      +25     
==========================================
+ Hits        11862    11876      +14     
+ Misses        188      187       -1     
  Partials        5        5              
Files Coverage Δ
...llRequestPage/Header/ToggleHeader/ToggleHeader.tsx 100.00% <100.00%> (ø)
...PullCoverage/PullCoverageTabs/PullCoverageTabs.jsx 100.00% <ø> (ø)
...e/routes/ComponentsSelector/ComponentsSelector.tsx 100.00% <100.00%> (ø)
...lCoverage/routes/ComponentsTab/ComponentsTable.tsx 100.00% <ø> (ø)
.../PullCoverage/routes/FileExplorer/FileExplorer.jsx 100.00% <ø> (ø)
...Page/PullCoverage/routes/FileViewer/FileViewer.jsx 100.00% <ø> (ø)
...overage/routes/FilesChangedTab/FilesChangedTab.tsx 100.00% <ø> (ø)
...sTab/IndirectChangedFiles/IndirectChangedFiles.tsx 97.87% <100.00%> (+0.09%) ⬆️
...gesTab/IndirectChangesInfo/IndirectChangesInfo.jsx 100.00% <ø> (ø)
src/services/repo/useComponentsBackfilled.tsx 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.13% <ø> (ø)
Pages 99.26% <100.00%> (+0.01%) ⬆️
Services 99.58% <ø> (ø)
Shared 99.83% <ø> (ø)
UI 94.17% <ø> (ø)

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 3b2002b...a5be92f. Read the comment docs.

@codecov-qa
Copy link

codecov-qa bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.40%. Comparing base (3b2002b) to head (a5be92f).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2675      +/-   ##
==========================================
+ Coverage   98.39%   98.40%   +0.01%     
==========================================
  Files         852      853       +1     
  Lines       12055    12068      +13     
  Branches     3166     3119      -47     
==========================================
+ Hits        11862    11876      +14     
+ Misses        188      187       -1     
  Partials        5        5              
Files Coverage Δ
...llRequestPage/Header/ToggleHeader/ToggleHeader.tsx 100.00% <100.00%> (ø)
...PullCoverage/PullCoverageTabs/PullCoverageTabs.jsx 100.00% <ø> (ø)
...e/routes/ComponentsSelector/ComponentsSelector.tsx 100.00% <100.00%> (ø)
...lCoverage/routes/ComponentsTab/ComponentsTable.tsx 100.00% <ø> (ø)
.../PullCoverage/routes/FileExplorer/FileExplorer.jsx 100.00% <ø> (ø)
...Page/PullCoverage/routes/FileViewer/FileViewer.jsx 100.00% <ø> (ø)
...overage/routes/FilesChangedTab/FilesChangedTab.tsx 100.00% <ø> (ø)
...sTab/IndirectChangedFiles/IndirectChangedFiles.tsx 97.87% <100.00%> (+0.09%) ⬆️
...gesTab/IndirectChangesInfo/IndirectChangesInfo.jsx 100.00% <ø> (ø)
src/services/repo/useComponentsBackfilled.tsx 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.13% <ø> (ø)
Pages 99.26% <100.00%> (+0.01%) ⬆️
Services 99.58% <ø> (ø)
Shared 99.83% <ø> (ø)
UI 94.17% <ø> (ø)

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 3b2002b...a5be92f. Read the comment docs.

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Mar 11, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Commit Created Cloud Enterprise
48b4459 Mon, 11 Mar 2024 17:30:59 GMT Expired Expired
48b4459 Mon, 11 Mar 2024 17:31:50 GMT Expired Expired
48b4459 Mon, 11 Mar 2024 17:34:33 GMT Expired Expired
48b4459 Mon, 11 Mar 2024 17:39:33 GMT Expired Expired
238a990 Mon, 11 Mar 2024 21:54:36 GMT Expired Expired
238a990 Mon, 11 Mar 2024 21:54:54 GMT Expired Expired
47dca34 Mon, 11 Mar 2024 22:22:45 GMT Expired Expired
29ae09a Mon, 11 Mar 2024 22:27:14 GMT Expired Expired
29ae09a Mon, 11 Mar 2024 22:37:21 GMT Expired Expired
29ae09a Mon, 11 Mar 2024 22:53:08 GMT Expired Expired
29ae09a Mon, 11 Mar 2024 22:53:27 GMT Expired Expired
29ae09a Mon, 11 Mar 2024 22:53:46 GMT Expired Expired
29ae09a Mon, 11 Mar 2024 22:57:05 GMT Expired Expired
b6b242b Wed, 13 Mar 2024 16:45:33 GMT Expired Expired
b6b242b Wed, 13 Mar 2024 16:46:04 GMT Expired Expired
b6b242b Wed, 13 Mar 2024 16:47:36 GMT Expired Expired
3d9b01f Thu, 14 Mar 2024 17:17:00 GMT Expired Expired
3d9b01f Thu, 14 Mar 2024 17:17:07 GMT Expired Expired
3d9b01f Thu, 14 Mar 2024 17:56:57 GMT Expired Expired
3d9b01f Thu, 14 Mar 2024 18:02:27 GMT Expired Expired
6bbb4c4 Tue, 02 Apr 2024 13:15:00 GMT Expired Expired
a5be92f Tue, 02 Apr 2024 14:38:53 GMT Cloud Enterprise

Copy link

codecov-public-qa bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3b2002b) 98.39% compared to head (a5be92f) 98.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2675      +/-   ##
==========================================
+ Coverage   98.39%   98.40%   +0.01%     
==========================================
  Files         852      853       +1     
  Lines       12055    12068      +13     
  Branches     3112     3156      +44     
==========================================
+ Hits        11862    11876      +14     
+ Misses        188      187       -1     
  Partials        5        5              
Files Coverage Δ
...llRequestPage/Header/ToggleHeader/ToggleHeader.tsx 100.00% <100.00%> (ø)
...PullCoverage/PullCoverageTabs/PullCoverageTabs.jsx 100.00% <ø> (ø)
...e/routes/ComponentsSelector/ComponentsSelector.tsx 100.00% <100.00%> (ø)
...lCoverage/routes/ComponentsTab/ComponentsTable.tsx 100.00% <ø> (ø)
.../PullCoverage/routes/FileExplorer/FileExplorer.jsx 100.00% <ø> (ø)
...Page/PullCoverage/routes/FileViewer/FileViewer.jsx 100.00% <ø> (ø)
...overage/routes/FilesChangedTab/FilesChangedTab.tsx 100.00% <ø> (ø)
...sTab/IndirectChangedFiles/IndirectChangedFiles.tsx 97.87% <100.00%> (+0.09%) ⬆️
...gesTab/IndirectChangesInfo/IndirectChangesInfo.jsx 100.00% <ø> (ø)
src/services/repo/useComponentsBackfilled.tsx 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.13% <ø> (ø)
Pages 99.26% <100.00%> (+0.01%) ⬆️
Services 99.58% <ø> (ø)
Shared 99.83% <ø> (ø)
UI 94.17% <ø> (ø)

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 3b2002b...a5be92f. Read the comment docs.

@rohitvinnakota-codecov rohitvinnakota-codecov changed the title Update PR page selects Update select placement on PR detail page Mar 11, 2024
@rohitvinnakota-codecov rohitvinnakota-codecov marked this pull request as ready for review March 11, 2024 22:40
@RulaKhaled
Copy link
Contributor

Nice work, a few notes:

Copy link
Contributor

@RulaKhaled RulaKhaled left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good thank you for the changes you made

@hootener
Copy link

hootener commented Apr 2, 2024

Bundle Report

Changes will increase total bundle size by 84.69kB ⬆️

Bundle name Size Change
gazebo-staging-array-push 6.05MB 84.69kB ⬆️

Copy link

codecov bot commented Apr 2, 2024

Bundle Report

Changes will increase total bundle size by 84.69kB ⬆️

Bundle name Size Change
gazebo-production-array-push 6.05MB 84.69kB ⬆️

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

4 participants