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

Add aws entity support for Kinesis #1283

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Add aws entity support for Kinesis #1283

wants to merge 3 commits into from

Conversation

hmstepanek
Copy link
Contributor

Overview

Add aws entity support for Kinesis.

Copy link

github-actions bot commented Jan 8, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 4.93s
✅ PYTHON black 2 0 0 1.15s
✅ PYTHON flake8 2 0 0.68s
✅ PYTHON isort 2 0 0 0.2s
✅ PYTHON pylint 2 0 5.47s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@mergify mergify bot added the tests-failing label Jan 8, 2025
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 79.48718% with 8 lines in your changes missing coverage. Please review.

Project coverage is 79.62%. Comparing base (4c06d26) to head (4245d29).

Files with missing lines Patch % Lines
newrelic/hooks/external_botocore.py 79.48% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1283      +/-   ##
==========================================
- Coverage   79.68%   79.62%   -0.07%     
==========================================
  Files         201      201              
  Lines       22174    22209      +35     
  Branches     3519     3525       +6     
==========================================
+ Hits        17669    17683      +14     
- Misses       3355     3365      +10     
- Partials     1150     1161      +11     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants