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 Learn more casing in yaml editor #2801

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

spalmurray-codecov
Copy link
Contributor

Little oopsie from me probably

@spalmurray-codecov spalmurray-codecov marked this pull request as ready for review April 23, 2024 15:42
Copy link

codecov-public-qa bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.45%. Comparing base (233e27b) to head (db1f295).

✅ All tests successful. No failed tests found ☺️

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2801   +/-   ##
=======================================
  Coverage   98.45%   98.45%           
=======================================
  Files         873      873           
  Lines       12634    12634           
  Branches     3316     3377   +61     
=======================================
  Hits        12439    12439           
  Misses        191      191           
  Partials        4        4           
Files Coverage Δ
src/pages/AccountSettings/tabs/YAML/YAML.jsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.25% <ø> (ø)
Pages 99.28% <ø> (ø)
Services 99.56% <ø> (ø)
Shared 99.84% <ø> (ø)
UI 94.18% <ø> (ø)

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 233e27b...db1f295. Read the comment docs.

@codecov-notifications
Copy link

codecov-notifications bot commented Apr 23, 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    #2801   +/-   ##
=======================================
  Coverage   98.45%   98.45%           
=======================================
  Files         873      873           
  Lines       12634    12634           
  Branches     3358     3377   +19     
=======================================
  Hits        12439    12439           
  Misses        191      191           
  Partials        4        4           
Files Coverage Δ
src/pages/AccountSettings/tabs/YAML/YAML.jsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.25% <ø> (ø)
Pages 99.28% <ø> (ø)
Services 99.56% <ø> (ø)
Shared 99.84% <ø> (ø)
UI 94.18% <ø> (ø)

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 233e27b...db1f295. Read the comment docs.

@codecov-qa
Copy link

codecov-qa bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.45%. Comparing base (233e27b) to head (db1f295).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2801   +/-   ##
=======================================
  Coverage   98.45%   98.45%           
=======================================
  Files         873      873           
  Lines       12634    12634           
  Branches     3377     3317   -60     
=======================================
  Hits        12439    12439           
  Misses        191      191           
  Partials        4        4           
Files Coverage Δ
src/pages/AccountSettings/tabs/YAML/YAML.jsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.25% <ø> (ø)
Pages 99.28% <ø> (ø)
Services 99.56% <ø> (ø)
Shared 99.84% <ø> (ø)
UI 94.18% <ø> (ø)

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 233e27b...db1f295. Read the comment docs.

Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.46%. Comparing base (233e27b) to head (db1f295).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2801   +/-   ##
=====================================
  Coverage   98.46   98.46           
=====================================
  Files        873     873           
  Lines      12634   12634           
  Branches    3377    3358   -19     
=====================================
  Hits       12439   12439           
  Misses       191     191           
  Partials       4       4           
Files Coverage Δ
src/pages/AccountSettings/tabs/YAML/YAML.jsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 55.55% <ø> (ø)
Layouts 97.25% <ø> (ø)
Pages 99.28% <ø> (ø)
Services 99.56% <ø> (ø)
Shared 99.84% <ø> (ø)
UI 94.18% <ø> (ø)

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 233e27b...db1f295. Read the comment docs.

@codecov-staging
Copy link

Bundle Report

Bundle size has no change ✅

Copy link

codecov bot commented Apr 23, 2024

Bundle Report

Bundle size has no change ✅

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Apr 23, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Commit Created Cloud Enterprise
db1f295 Tue, 23 Apr 2024 15:54:36 GMT Expired Expired
db1f295 Tue, 23 Apr 2024 15:54:39 GMT Cloud Enterprise

@spalmurray-codecov spalmurray-codecov merged commit d8586e1 into main Apr 23, 2024
59 checks passed
@spalmurray-codecov spalmurray-codecov deleted the spalmurray/fix-yaml-learn-more-casing branch April 23, 2024 16:49
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