newrelic / newrelic-python-agent

New Relic Python Agent
https://docs.newrelic.com/docs/agents/python-agent
Apache License 2.0
176 stars 99 forks source link

Botocore SQS Code Cleanup #1187

Closed TimPansino closed 1 month ago

TimPansino commented 1 month ago

Overview

github-actions[bot] commented 1 month ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 4.86s
✅ PYTHON black 1 0 0 0.94s
✅ PYTHON flake8 1 0 0.55s
✅ PYTHON isort 1 0 0 0.2s
✅ PYTHON pylint 1 0 3.37s

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_

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.26%. Comparing base (772adec) to head (4c34589). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1187 +/- ## ========================================== - Coverage 81.40% 81.26% -0.14% ========================================== Files 196 196 Lines 21735 21733 -2 Branches 3795 3795 ========================================== - Hits 17693 17662 -31 - Misses 2937 2977 +40 + Partials 1105 1094 -11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.