newrelic / newrelic-python-agent

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

Add new redis commands #1190

Closed hmstepanek closed 3 months ago

hmstepanek commented 3 months ago

Overview

Add instrumentation for new redis commands.

github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 5.03s
✅ PYTHON black 1 0 0 0.8s
✅ PYTHON flake8 1 0 0.48s
✅ PYTHON isort 1 0 0 0.2s
✅ PYTHON pylint 1 0 2.64s

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 3 months ago

Codecov Report

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

Project coverage is 80.71%. Comparing base (6350bd3) to head (10de1d5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1190 +/- ## ========================================== - Coverage 81.07% 80.71% -0.36% ========================================== Files 196 196 Lines 21735 21735 Branches 3795 3795 ========================================== - Hits 17621 17544 -77 - Misses 2996 3072 +76 - Partials 1118 1119 +1 ```

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