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

Move validate_error_event_count validator #1044

Closed lrafeei closed 9 months ago

lrafeei commented 9 months ago

Overview

Move validate_transaction_error_event_count from fixtures.py into validate directory.

github-actions[bot] commented 9 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 4 0 0 1.1s
✅ PYTHON flake8 4 0 0.71s
✅ PYTHON isort 4 0 0 0.19s
✅ PYTHON pylint 4 0 3.81s

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

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (main@cfa542a). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1044 +/- ## ======================================= Coverage ? 81.07% ======================================= Files ? 190 Lines ? 19745 Branches ? 3468 ======================================= Hits ? 16009 Misses ? 2748 Partials ? 988 ```

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