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 yml to YAML in text references #2455

Merged
merged 7 commits into from
Dec 12, 2023

Conversation

rohitvinnakota-codecov
Copy link
Contributor

@rohitvinnakota-codecov rohitvinnakota-codecov commented Dec 12, 2023

Description

This PR closes codecov/engineering-team#866. We are also changing all occurrences of yaml to uppercase.

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 codecov bot left a comment

Choose a reason for hiding this comment

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

The changes introduced in the commit appear to be purely text replacements, changing instances of 'yml' to 'yaml'. There are no functional changes. While this change doesn't affect the functionality of the system itself, it might help to provide consistency in language and nomenclature for better user understanding.

src/pages/AccountSettings/tabs/YAML/YAML.jsx Show resolved Hide resolved
src/pages/CommitDetailPage/UploadsCard/UploadsCard.jsx Outdated Show resolved Hide resolved
@@ -16,7 +16,7 @@ const RegenerateProfilingTokenModal = ({
body={
<div className="flex flex-col gap-4">
<h2 className="font-semibold">Impact Analysis</h2>
<p>If you save the new token, make sure to update your CI yml</p>
<p>If you save the new token, make sure to update your CI yaml</p>
Copy link

@codecov codecov bot Dec 12, 2023

Choose a reason for hiding this comment

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

'yaml' is referenced here in all lowercase which can look less professional compared to its CamelCase or uppercase equivalent 'YAML'. As this is user facing text, I recommend standardizing the usage of 'YAML' across your application in order to maintain consistency.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks

@rohitvinnakota-codecov rohitvinnakota-codecov changed the title Update yml to YAML/yaml in text references Update yml to YAML in text references Dec 12, 2023
Copy link

netlify bot commented Dec 12, 2023

Deploy Preview for gazebo-staging ready!

Name Link
🔨 Latest commit 02b608f
🔍 Latest deploy log https://app.netlify.com/sites/gazebo-staging/deploys/6578b8693ac43200081a1a2b
😎 Deploy Preview https://deploy-preview-2455--gazebo-staging.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 12, 2023

Deploy Preview for gazebo-staging ready!

Name Link
🔨 Latest commit 2d74306
🔍 Latest deploy log https://app.netlify.com/sites/gazebo-staging/deploys/6578d86044c71d00084c53ad
😎 Deploy Preview https://deploy-preview-2455--gazebo-staging.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@codecov codecov bot left a comment

Choose a reason for hiding this comment

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

CodecovAI submitted a new review for f024cf1

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Merging #2455 (2d74306) into main (396a695) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2455   +/-   ##
=====================================
  Coverage   98.10   98.10           
=====================================
  Files        767     767           
  Lines       9786    9786           
  Branches    2428    2474   +46     
=====================================
  Hits        9600    9600           
  Misses       184     184           
  Partials       2       2           
Files Coverage Δ
...ngs/tabs/Admin/ManageAdminCard/ManageAdminCard.jsx 100.00% <ø> (ø)
...ntSettings/tabs/YAML/SuccessModal/SuccessModal.jsx 100.00% <100.00%> (ø)
src/pages/AccountSettings/tabs/YAML/YAML.jsx 100.00% <ø> (ø)
...pages/CommitDetailPage/UploadsCard/UploadsCard.jsx 100.00% <ø> (ø)
src/pages/CommitDetailPage/YamlModal/YamlModal.jsx 100.00% <ø> (ø)
src/pages/RepoPage/CoverageTab/Summary/Summary.jsx 100.00% <ø> (ø)
...ge/CoverageTab/SummaryTeamPlan/SummaryTeamPlan.tsx 100.00% <ø> (ø)
...actAnalysisToken/RegenerateProfilingTokenModal.jsx 100.00% <ø> (ø)
...ab/Tokens/RepoUploadToken/RegenerateTokenModal.jsx 100.00% <ø> (ø)
...StaticAnalysisToken/RegenerateStaticTokenModal.jsx 100.00% <ø> (ø)
... and 3 more
Components Coverage Δ
Assets 59.37% <ø> (ø)
Layouts 97.30% <ø> (ø)
Pages 98.96% <100.00%> (ø)
Services 99.44% <ø> (ø)
Shared 99.81% <ø> (ø)
UI 94.32% <ø> (ø)

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 396a695...2d74306. Read the comment docs.

Copy link

@codecov codecov bot left a comment

Choose a reason for hiding this comment

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

CodecovAI submitted a new review for 3a44a9f

Copy link

codecov-public-qa bot commented Dec 12, 2023

Codecov Report

Merging #2455 (2d74306) into main (396a695) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2455   +/-   ##
=======================================
  Coverage   98.09%   98.09%           
=======================================
  Files         767      767           
  Lines        9786     9786           
  Branches     2474     2474           
=======================================
  Hits         9600     9600           
  Misses        184      184           
  Partials        2        2           
Files Coverage Δ
...ngs/tabs/Admin/ManageAdminCard/ManageAdminCard.jsx 100.00% <ø> (ø)
...ntSettings/tabs/YAML/SuccessModal/SuccessModal.jsx 100.00% <100.00%> (ø)
src/pages/AccountSettings/tabs/YAML/YAML.jsx 100.00% <ø> (ø)
...pages/CommitDetailPage/UploadsCard/UploadsCard.jsx 100.00% <ø> (ø)
src/pages/CommitDetailPage/YamlModal/YamlModal.jsx 100.00% <ø> (ø)
src/pages/RepoPage/CoverageTab/Summary/Summary.jsx 100.00% <ø> (ø)
...ge/CoverageTab/SummaryTeamPlan/SummaryTeamPlan.tsx 100.00% <ø> (ø)
...actAnalysisToken/RegenerateProfilingTokenModal.jsx 100.00% <ø> (ø)
...ab/Tokens/RepoUploadToken/RegenerateTokenModal.jsx 100.00% <ø> (ø)
...StaticAnalysisToken/RegenerateStaticTokenModal.jsx 100.00% <ø> (ø)
... and 3 more
Components Coverage Δ
Assets 59.37% <ø> (ø)
Layouts 97.30% <ø> (ø)
Pages 98.96% <100.00%> (ø)
Services 99.44% <ø> (ø)
Shared 99.81% <ø> (ø)
UI 94.32% <ø> (ø)

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 396a695...2d74306. Read the comment docs.

@codecov-qa
Copy link

codecov-qa bot commented Dec 12, 2023

Codecov Report

Merging #2455 (2d74306) into main (396a695) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2455   +/-   ##
=======================================
  Coverage   98.09%   98.09%           
=======================================
  Files         767      767           
  Lines        9786     9786           
  Branches     2460     2430   -30     
=======================================
  Hits         9600     9600           
  Misses        184      184           
  Partials        2        2           
Files Coverage Δ
...ngs/tabs/Admin/ManageAdminCard/ManageAdminCard.jsx 100.00% <ø> (ø)
...ntSettings/tabs/YAML/SuccessModal/SuccessModal.jsx 100.00% <100.00%> (ø)
src/pages/AccountSettings/tabs/YAML/YAML.jsx 100.00% <ø> (ø)
...pages/CommitDetailPage/UploadsCard/UploadsCard.jsx 100.00% <ø> (ø)
src/pages/CommitDetailPage/YamlModal/YamlModal.jsx 100.00% <ø> (ø)
src/pages/RepoPage/CoverageTab/Summary/Summary.jsx 100.00% <ø> (ø)
...ge/CoverageTab/SummaryTeamPlan/SummaryTeamPlan.tsx 100.00% <ø> (ø)
...actAnalysisToken/RegenerateProfilingTokenModal.jsx 100.00% <ø> (ø)
...ab/Tokens/RepoUploadToken/RegenerateTokenModal.jsx 100.00% <ø> (ø)
...StaticAnalysisToken/RegenerateStaticTokenModal.jsx 100.00% <ø> (ø)
... and 3 more
Components Coverage Δ
Assets 59.37% <ø> (ø)
Layouts 97.30% <ø> (ø)
Pages 98.96% <100.00%> (ø)
Services 99.44% <ø> (ø)
Shared 99.81% <ø> (ø)
UI 94.32% <ø> (ø)

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 396a695...2d74306. Read the comment docs.

Copy link

@codecov codecov bot left a comment

Choose a reason for hiding this comment

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

CodecovAI submitted a new review for bdbda25

@rohitvinnakota-codecov rohitvinnakota-codecov marked this pull request as ready for review December 12, 2023 21:33
Copy link
Contributor

@nicholas-codecov nicholas-codecov left a comment

Choose a reason for hiding this comment

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

Looks all good to me 👍

@rohitvinnakota-codecov rohitvinnakota-codecov merged commit aa54260 into main Dec 12, 2023
49 checks passed
@rohitvinnakota-codecov rohitvinnakota-codecov deleted the rvinnakota/update-yaml-refs branch December 12, 2023 22:08
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.

Quick fix: yml to YAML
2 participants