Skip to content

ref: Convert DirEntry to TSX#3775

Merged
spalmurray-codecov merged 3 commits intomainfrom
spalmurray/direntry-ts
Feb 25, 2025
Merged

ref: Convert DirEntry to TSX#3775
spalmurray-codecov merged 3 commits intomainfrom
spalmurray/direntry-ts

Conversation

@spalmurray-codecov
Copy link
Copy Markdown
Contributor

Converts DirEntry to TSX.

Part of codecov/engineering-team#2747

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 25, 2025

Bundle Report

Changes will decrease total bundle size by 191 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-production-system 6.13MB -100 bytes (-0.0%) ⬇️
gazebo-production-esm 6.2MB -91 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: gazebo-production-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/RawFileViewer.*.js -91 bytes 126.97kB -0.07%

Files in assets/RawFileViewer.*.js:

  • ./src/shared/ContentsTable/TableEntries/BaseEntries/DirEntry.tsx → Total Size: 841 bytes
view changes for bundle: gazebo-production-system

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/RawFileViewer-legacy.*.js -100 bytes 127.2kB -0.08%

Files in assets/RawFileViewer-legacy.*.js:

  • ./src/shared/ContentsTable/TableEntries/BaseEntries/DirEntry.tsx → Total Size: 841 bytes

@codecov-staging
Copy link
Copy Markdown

codecov-staging bot commented Feb 25, 2025

Bundle Report

Changes will decrease total bundle size by 191 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-staging-system 6.13MB -100 bytes (-0.0%) ⬇️
gazebo-staging-esm 6.2MB -91 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: gazebo-staging-system

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/RawFileViewer-legacy.*.js -100 bytes 127.2kB -0.08%

Files in assets/RawFileViewer-legacy.*.js:

  • ./src/shared/ContentsTable/TableEntries/BaseEntries/DirEntry.tsx → Total Size: 841 bytes
view changes for bundle: gazebo-staging-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/RawFileViewer.*.js -91 bytes 126.97kB -0.07%

Files in assets/RawFileViewer.*.js:

  • ./src/shared/ContentsTable/TableEntries/BaseEntries/DirEntry.tsx → Total Size: 841 bytes

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (bc3d5dd) to head (dfc6ebf).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3775   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         824      824           
  Lines       14782    14782           
  Branches     4241     4242    +1     
=======================================
  Hits        14593    14593           
  Misses        182      182           
  Partials        7        7           
Files with missing lines Coverage Δ
...ontentsTable/TableEntries/BaseEntries/DirEntry.tsx 100.00% <100.00%> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.69% <ø> (ø)
Pages 98.29% <ø> (ø)
Services 99.36% <ø> (ø)
Shared 99.11% <100.00%> (ø)
UI 99.07% <ø> (ø)

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 bc3d5dd...dfc6ebf. Read the comment docs.

@codecov-qa
Copy link
Copy Markdown

codecov-qa bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (bc3d5dd) to head (dfc6ebf).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3775   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         824      824           
  Lines       14782    14782           
  Branches     4249     4250    +1     
=======================================
  Hits        14593    14593           
  Misses        182      182           
  Partials        7        7           
Files with missing lines Coverage Δ
...ontentsTable/TableEntries/BaseEntries/DirEntry.tsx 100.00% <100.00%> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.69% <ø> (ø)
Pages 98.29% <ø> (ø)
Services 99.36% <ø> (ø)
Shared 99.11% <100.00%> (ø)
UI 99.07% <ø> (ø)

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 bc3d5dd...dfc6ebf. Read the comment docs.

@codecov-notifications
Copy link
Copy Markdown

codecov-notifications bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3775   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         824      824           
  Lines       14782    14782           
  Branches     4241     4250    +9     
=======================================
  Hits        14593    14593           
  Misses        182      182           
  Partials        7        7           
Files with missing lines Coverage Δ
...ontentsTable/TableEntries/BaseEntries/DirEntry.tsx 100.00% <100.00%> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.69% <ø> (ø)
Pages 98.29% <ø> (ø)
Services 99.36% <ø> (ø)
Shared 99.11% <100.00%> (ø)
UI 99.07% <ø> (ø)

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 bc3d5dd...dfc6ebf. Read the comment docs.

@codecov-releaser
Copy link
Copy Markdown
Collaborator

codecov-releaser commented Feb 25, 2025

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
290d378 Tue, 25 Feb 2025 17:12:21 GMT Expired Expired
f4d1d2b Tue, 25 Feb 2025 17:20:01 GMT Expired Expired
dfc6ebf Tue, 25 Feb 2025 17:26:23 GMT Cloud Enterprise

@codecov-public-qa
Copy link
Copy Markdown

codecov-public-qa bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (bc3d5dd) to head (dfc6ebf).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3775   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         824      824           
  Lines       14782    14782           
  Branches     4249     4250    +1     
=======================================
  Hits        14593    14593           
  Misses        182      182           
  Partials        7        7           
Files with missing lines Coverage Δ
...ontentsTable/TableEntries/BaseEntries/DirEntry.tsx 100.00% <100.00%> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.69% <ø> (ø)
Pages 98.29% <ø> (ø)
Services 99.36% <ø> (ø)
Shared 99.11% <100.00%> (ø)
UI 99.07% <ø> (ø)

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 bc3d5dd...dfc6ebf. Read the comment docs.

@spalmurray-codecov spalmurray-codecov marked this pull request as ready for review February 25, 2025 17:31
@spalmurray-codecov spalmurray-codecov added this pull request to the merge queue Feb 25, 2025
Merged via the queue into main with commit 822d109 Feb 25, 2025
62 checks passed
@spalmurray-codecov spalmurray-codecov deleted the spalmurray/direntry-ts branch February 25, 2025 17:38
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