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: decomission GitHub actions #466

Merged
merged 4 commits into from
Jan 29, 2024

Conversation

duncanista
Copy link
Contributor

@duncanista duncanista commented Jan 23, 2024

What does this PR do?

Removes GitHub actions which were migrated to GitLab.

Motivation

#450

Testing Guidelines

n/a

Additional Notes

Types of Changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog
  • This PR passes the integration tests (ask a Datadog member to run the tests)

@codecov-commenter
Copy link

Codecov Report

Attention: 117 lines in your changes are missing coverage. Please review.

Comparison is base (35295b3) 80.35% compared to head (c7174cc) 82.11%.
Report is 99 commits behind head on main.

❗ Current head c7174cc differs from pull request most recent head 780a51c. Consider uploading reports for the commit 780a51c to get more accurate results

Files Patch % Lines
src/trace/listener.ts 53.84% 17 Missing and 1 partial ⚠️
src/trace/span-context-wrapper.ts 57.57% 13 Missing and 1 partial ⚠️
src/trace/span-inferrer.ts 83.33% 0 Missing and 10 partials ⚠️
src/trace/xray-service.ts 91.50% 8 Missing and 1 partial ⚠️
src/trace/step-function-service.ts 92.13% 6 Missing and 1 partial ⚠️
src/trace/cold-start-tracer.ts 87.23% 2 Missing and 4 partials ⚠️
src/utils/event-type-guards.ts 14.28% 6 Missing ⚠️
src/trace/context/extractor.ts 91.07% 5 Missing ⚠️
src/trace/context/extractors/sqs.ts 66.66% 4 Missing and 1 partial ⚠️
src/index.ts 91.66% 3 Missing and 1 partial ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #466      +/-   ##
==========================================
+ Coverage   80.35%   82.11%   +1.76%     
==========================================
  Files          36       54      +18     
  Lines        1761     2186     +425     
  Branches      410      509      +99     
==========================================
+ Hits         1415     1795     +380     
- Misses        294      329      +35     
- Partials       52       62      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@duncanista duncanista marked this pull request as ready for review January 23, 2024 22:36
@duncanista duncanista requested a review from a team as a code owner January 23, 2024 22:36
Copy link
Contributor

@joeyzhao2018 joeyzhao2018 left a comment

Choose a reason for hiding this comment

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

LGTM

@duncanista duncanista merged commit 93d2047 into main Jan 29, 2024
31 checks passed
@duncanista duncanista deleted the jordan.gonzalez/remove-decomissioned-github-actions branch January 29, 2024 21:42
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