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

chore: Add testing framework to GHA token step metric #3773

Merged

Conversation

spalmurray-codecov
Copy link
Contributor

Adds the testing framework to the GHA token step metric. Missed in my last PR.

@spalmurray-codecov spalmurray-codecov marked this pull request as ready for review February 25, 2025 15:28
@codecov-staging
Copy link

codecov-staging bot commented Feb 25, 2025

Bundle Report

Changes will increase total bundle size by 182 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-staging-system 6.13MB 91 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/index-legacy.*.js 91 bytes 31.57kB 0.29%

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

  • ./src/pages/RepoPage/CoverageOnboarding/GitHubActions/GitHubActions.tsx → Total Size: 2.84kB

  • ./src/pages/RepoPage/CoverageOnboarding/GitHubActions/TokenStep.tsx → Total Size: 8.11kB

view changes for bundle: gazebo-staging-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index.*.js 91 bytes 32.17kB 0.28%

Files in assets/index.*.js:

  • ./src/pages/RepoPage/CoverageOnboarding/GitHubActions/TokenStep.tsx → Total Size: 8.11kB

  • ./src/pages/RepoPage/CoverageOnboarding/GitHubActions/GitHubActions.tsx → Total Size: 2.84kB

Copy link

codecov bot commented Feb 25, 2025

Bundle Report

Changes will increase total bundle size by 182 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gazebo-production-system 6.13MB 91 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/index.*.js 91 bytes 32.17kB 0.28%

Files in assets/index.*.js:

  • ./src/pages/RepoPage/CoverageOnboarding/GitHubActions/TokenStep.tsx → Total Size: 8.11kB

  • ./src/pages/RepoPage/CoverageOnboarding/GitHubActions/GitHubActions.tsx → Total Size: 2.84kB

view changes for bundle: gazebo-production-system

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index-legacy.*.js 91 bytes 31.57kB 0.29%

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

  • ./src/pages/RepoPage/CoverageOnboarding/GitHubActions/TokenStep.tsx → Total Size: 8.11kB

  • ./src/pages/RepoPage/CoverageOnboarding/GitHubActions/GitHubActions.tsx → Total Size: 2.84kB

Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (40c29d5) to head (18f4b94).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3773   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         824      824           
  Lines       14782    14782           
  Branches     4247     4239    -8     
=======================================
  Hits        14593    14593           
  Misses        182      182           
  Partials        7        7           
Files with missing lines Coverage Δ
...tPlanCard/shared/ActionsBilling/ActionsBilling.jsx 100.00% <ø> (ø)
...CoverageOnboarding/GitHubActions/GitHubActions.tsx 95.65% <ø> (ø)
...age/CoverageOnboarding/GitHubActions/TokenStep.tsx 95.65% <ø> (ø)
src/services/navigation/useStaticNavLinks.ts 98.90% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.69% <ø> (ø)
Pages 98.29% <ø> (ø)
Services 99.36% <ø> (ø)
Shared 99.11% <ø> (ø)
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 40c29d5...18f4b94. Read the comment docs.

@codecov-qa
Copy link

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 (40c29d5) to head (18f4b94).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3773   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         824      824           
  Lines       14782    14782           
  Branches     4247     4239    -8     
=======================================
  Hits        14593    14593           
  Misses        182      182           
  Partials        7        7           
Files with missing lines Coverage Δ
...tPlanCard/shared/ActionsBilling/ActionsBilling.jsx 100.00% <ø> (ø)
...CoverageOnboarding/GitHubActions/GitHubActions.tsx 95.65% <ø> (ø)
...age/CoverageOnboarding/GitHubActions/TokenStep.tsx 95.65% <ø> (ø)
src/services/navigation/useStaticNavLinks.ts 98.90% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.69% <ø> (ø)
Pages 98.29% <ø> (ø)
Services 99.36% <ø> (ø)
Shared 99.11% <ø> (ø)
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 40c29d5...18f4b94. Read the comment docs.

@codecov-notifications
Copy link

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    #3773   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         824      824           
  Lines       14782    14782           
  Branches     4239     4239           
=======================================
  Hits        14593    14593           
  Misses        182      182           
  Partials        7        7           
Files with missing lines Coverage Δ
...tPlanCard/shared/ActionsBilling/ActionsBilling.jsx 100.00% <ø> (ø)
...CoverageOnboarding/GitHubActions/GitHubActions.tsx 95.65% <ø> (ø)
...age/CoverageOnboarding/GitHubActions/TokenStep.tsx 95.65% <ø> (ø)
src/services/navigation/useStaticNavLinks.ts 98.90% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.69% <ø> (ø)
Pages 98.29% <ø> (ø)
Services 99.36% <ø> (ø)
Shared 99.11% <ø> (ø)
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 40c29d5...18f4b94. Read the comment docs.

Copy link

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 (40c29d5) to head (00e9a2b).

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3773   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         824      824           
  Lines       14782    14782           
  Branches     4239     4247    +8     
=======================================
  Hits        14593    14593           
  Misses        182      182           
  Partials        7        7           
Files with missing lines Coverage Δ
...tPlanCard/shared/ActionsBilling/ActionsBilling.jsx 100.00% <ø> (ø)
...CoverageOnboarding/GitHubActions/GitHubActions.tsx 95.65% <ø> (ø)
...age/CoverageOnboarding/GitHubActions/TokenStep.tsx 95.65% <ø> (ø)
src/services/navigation/useStaticNavLinks.ts 98.90% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.69% <ø> (ø)
Pages 98.29% <ø> (ø)
Services 99.36% <ø> (ø)
Shared 99.11% <ø> (ø)
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 40c29d5...00e9a2b. Read the comment docs.

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Feb 25, 2025

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
fcaf385 Tue, 25 Feb 2025 15:34:42 GMT Expired Expired
193ae8d Tue, 25 Feb 2025 15:54:02 GMT Expired Expired
09e01a9 Tue, 25 Feb 2025 16:34:37 GMT Expired Expired
18f4b94 Tue, 25 Feb 2025 16:54:08 GMT Cloud Enterprise

@spalmurray-codecov spalmurray-codecov added this pull request to the merge queue Feb 25, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 25, 2025
@spalmurray-codecov spalmurray-codecov force-pushed the spalmurray/add-framework-to-GHA-token-step-metric branch from 00e9a2b to 09e01a9 Compare February 25, 2025 16:48
@spalmurray-codecov spalmurray-codecov force-pushed the spalmurray/add-framework-to-GHA-token-step-metric branch from 09e01a9 to 18f4b94 Compare February 25, 2025 16:49
@spalmurray-codecov spalmurray-codecov added this pull request to the merge queue Feb 25, 2025
Merged via the queue into main with commit 9a2da1b Feb 25, 2025
62 checks passed
@spalmurray-codecov spalmurray-codecov deleted the spalmurray/add-framework-to-GHA-token-step-metric branch February 25, 2025 17:00
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.

3 participants