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

Loguru Attribute Instrumentation #1025

Closed TimPansino closed 8 months ago

TimPansino commented 8 months ago

Overview

github-actions[bot] commented 8 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 4.6s
✅ PYTHON black 3 0 0 0.87s
✅ PYTHON flake8 3 0 0.43s
✅ PYTHON isort 3 0 0 0.26s
✅ PYTHON pylint 3 0 3.03s

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

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (develop-logging-attributes@f60c29f). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-logging-attributes #1025 +/- ## ============================================================= Coverage ? 80.91% ============================================================= Files ? 190 Lines ? 19761 Branches ? 3469 ============================================================= Hits ? 15990 Misses ? 2772 Partials ? 999 ```

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