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

Use the hash version of gha-workflows #519

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

michelletran-codecov
Copy link
Contributor

@michelletran-codecov michelletran-codecov commented Jun 25, 2024

This is to pull the latest version of the mypy changes because it keeps giving me an error:

 Invalid workflow file: .github/workflows/mypy.yml#L16
The workflow is not valid. .github/workflows/mypy.yml (Line: 16, Col: 21): Invalid input, extra_config is not defined...

This should fix the issue.

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.

This is to pull the latest version of the mypy changes.
@michelletran-codecov michelletran-codecov marked this pull request as ready for review June 25, 2024 14:46
@michelletran-codecov michelletran-codecov requested a review from a team June 25, 2024 14:48
@codecov-notifications
Copy link

codecov-notifications bot commented Jun 25, 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     #519   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files         417      417           
  Lines       34828    34828           
=======================================
  Hits        33948    33948           
  Misses        880      880           
Flag Coverage Δ
integration 97.47% <ø> (ø)
latest-uploader-overall 97.47% <ø> (ø)
unit 97.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 94.51% <ø> (ø)
OutsideTasks 97.74% <ø> (ø)

@codecov-qa
Copy link

codecov-qa bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.47%. Comparing base (63b2bb8) to head (9895dc1).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #519   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files         417      417           
  Lines       34828    34828           
=======================================
  Hits        33948    33948           
  Misses        880      880           
Flag Coverage Δ
integration 97.47% <ø> (ø)
latest-uploader-overall 97.47% <ø> (ø)
unit 97.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 94.51% <ø> (ø)
OutsideTasks 97.74% <ø> (ø)

Copy link

codecov-public-qa bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.47%. Comparing base (63b2bb8) to head (9895dc1).

✅ All tests successful. No failed tests found ☺️

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #519   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files         417      417           
  Lines       34828    34828           
=======================================
  Hits        33948    33948           
  Misses        880      880           
Flag Coverage Δ
integration 97.47% <ø> (ø)
latest-uploader-overall 97.47% <ø> (ø)
unit 97.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 94.51% <ø> (ø)
OutsideTasks 97.74% <ø> (ø)

Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.49%. Comparing base (63b2bb8) to head (9895dc1).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #519   +/-   ##
=======================================
  Coverage   97.49%   97.49%           
=======================================
  Files         448      448           
  Lines       35557    35557           
=======================================
  Hits        34667    34667           
  Misses        890      890           
Flag Coverage Δ
integration 97.47% <ø> (ø)
latest-uploader-overall 97.47% <ø> (ø)
unit 97.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 94.56% <ø> (ø)
OutsideTasks 97.74% <ø> (ø)

This change has been scanned for critical changes. Learn more

@michelletran-codecov michelletran-codecov added this pull request to the merge queue Jun 25, 2024
Merged via the queue into main with commit bc6960a Jun 25, 2024
30 checks passed
@michelletran-codecov michelletran-codecov deleted the update_mypy_workflow branch June 25, 2024 15:02
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.

2 participants