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

Reword the "Erase Repo" action #3670

Merged
merged 2 commits into from
Jan 22, 2025
Merged

Reword the "Erase Repo" action #3670

merged 2 commits into from
Jan 22, 2025

Conversation

Swatinem
Copy link
Contributor

Instead of erasing just the "repo coverage content", the repository as a whole will be deleted using the new FlushRepo task. This adjusts the frontend to reflect that.

Instead of erasing just the "repo coverage content", the repository as a whole will be deleted using the new `FlushRepo` task.
This adjusts the frontend to reflect that.
@Swatinem Swatinem self-assigned this Jan 20, 2025
@codecov-qa
Copy link

codecov-qa bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.80%. Comparing base (66f9710) to head (8f2dcfe).
Report is 6 commits behind head on main.

✅ All tests successful. No failed tests found.

@@            Coverage Diff             @@
##             main    #3670      +/-   ##
==========================================
- Coverage   98.91%   98.80%   -0.11%     
==========================================
  Files         817      820       +3     
  Lines       14714    14783      +69     
  Branches     4163     4214      +51     
==========================================
+ Hits        14555    14607      +52     
- Misses        152      167      +15     
- Partials        7        9       +2     
Files with missing lines Coverage Δ
...onfigTab/tabs/GeneralTab/DangerZone/DangerZone.jsx 0.00% <ø> (ø)
...tabs/GeneralTab/DangerZone/EraseRepo/EraseRepo.jsx 100.00% <100.00%> (ø)
...GeneralTab/DangerZone/EraseRepo/EraseRepoModal.jsx 100.00% <100.00%> (ø)
src/services/repo/useEraseRepoContent.tsx 100.00% <100.00%> (ø)

... and 19 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.43% <100.00%> (-0.20%) ⬇️
Services 99.28% <100.00%> (+<0.01%) ⬆️
Shared 99.37% <ø> (+<0.01%) ⬆️
UI 99.14% <ø> (ø)

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 66f9710...8f2dcfe. Read the comment docs.

Copy link

codecov-public-qa bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.80%. Comparing base (66f9710) to head (8f2dcfe).
Report is 6 commits behind head on main.

✅ All tests successful. No failed tests found.

@@            Coverage Diff             @@
##             main    #3670      +/-   ##
==========================================
- Coverage   98.91%   98.80%   -0.11%     
==========================================
  Files         817      820       +3     
  Lines       14714    14783      +69     
  Branches     4171     4214      +43     
==========================================
+ Hits        14555    14607      +52     
- Misses        152      167      +15     
- Partials        7        9       +2     
Files with missing lines Coverage Δ
...onfigTab/tabs/GeneralTab/DangerZone/DangerZone.jsx 0.00% <ø> (ø)
...tabs/GeneralTab/DangerZone/EraseRepo/EraseRepo.jsx 100.00% <100.00%> (ø)
...GeneralTab/DangerZone/EraseRepo/EraseRepoModal.jsx 100.00% <100.00%> (ø)
src/services/repo/useEraseRepoContent.tsx 100.00% <100.00%> (ø)

... and 19 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.43% <100.00%> (-0.20%) ⬇️
Services 99.28% <100.00%> (+<0.01%) ⬆️
Shared 99.37% <ø> (+<0.01%) ⬆️
UI 99.14% <ø> (ø)

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 66f9710...8f2dcfe. Read the comment docs.

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.80%. Comparing base (66f9710) to head (8f2dcfe).
Report is 6 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3670      +/-   ##
==========================================
- Coverage   98.91%   98.80%   -0.11%     
==========================================
  Files         817      820       +3     
  Lines       14714    14783      +69     
  Branches     4163     4214      +51     
==========================================
+ Hits        14555    14607      +52     
- Misses        152      167      +15     
- Partials        7        9       +2     
Files with missing lines Coverage Δ
...onfigTab/tabs/GeneralTab/DangerZone/DangerZone.jsx 0.00% <ø> (ø)
...tabs/GeneralTab/DangerZone/EraseRepo/EraseRepo.jsx 100.00% <100.00%> (ø)
...GeneralTab/DangerZone/EraseRepo/EraseRepoModal.jsx 100.00% <100.00%> (ø)
src/services/repo/useEraseRepoContent.tsx 100.00% <100.00%> (ø)

... and 19 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.43% <100.00%> (-0.20%) ⬇️
Services 99.28% <100.00%> (+<0.01%) ⬆️
Shared 99.37% <ø> (+<0.01%) ⬆️
UI 99.14% <ø> (ø)

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 66f9710...8f2dcfe. Read the comment docs.

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Jan 20, 2025

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
6e45d6e Mon, 20 Jan 2025 11:50:09 GMT Expired Expired
8f2dcfe Tue, 21 Jan 2025 09:00:37 GMT Cloud Enterprise

Copy link

codecov bot commented Jan 20, 2025

Bundle Report

Changes will increase total bundle size by 9.4kB (0.04%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-production-system 6.05MB 4.58kB (0.08%) ⬆️
gazebo-production-esm 6.1MB 4.82kB (0.08%) ⬆️

@codecov-notifications
Copy link

codecov-notifications bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

@@            Coverage Diff             @@
##             main    #3670      +/-   ##
==========================================
- Coverage   98.91%   98.80%   -0.11%     
==========================================
  Files         817      820       +3     
  Lines       14714    14783      +69     
  Branches     4171     4206      +35     
==========================================
+ Hits        14555    14607      +52     
- Misses        152      167      +15     
- Partials        7        9       +2     
Files with missing lines Coverage Δ
...onfigTab/tabs/GeneralTab/DangerZone/DangerZone.jsx 0.00% <ø> (ø)
...tabs/GeneralTab/DangerZone/EraseRepo/EraseRepo.jsx 100.00% <100.00%> (ø)
...GeneralTab/DangerZone/EraseRepo/EraseRepoModal.jsx 100.00% <100.00%> (ø)
src/services/repo/useEraseRepoContent.tsx 100.00% <100.00%> (ø)

... and 19 files with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.71% <ø> (ø)
Pages 98.43% <100.00%> (-0.20%) ⬇️
Services 99.28% <100.00%> (+<0.01%) ⬆️
Shared 99.37% <ø> (+<0.01%) ⬆️
UI 99.14% <ø> (ø)

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 66f9710...8f2dcfe. Read the comment docs.

@Swatinem Swatinem requested a review from a team January 20, 2025 12:01
@Swatinem Swatinem added this pull request to the merge queue Jan 22, 2025
Merged via the queue into main with commit a3390e6 Jan 22, 2025
58 of 62 checks passed
@Swatinem Swatinem deleted the swatinem/reword-eraserepo branch January 22, 2025 11:03
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.

4 participants