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

Fix CherryPy PyPy 3.8 Tests by Pinning Pydantic #1056

Closed TimPansino closed 9 months ago

TimPansino commented 9 months ago

Overview

github-actions[bot] commented 9 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

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:

Comparison is base (f577aaa) 81.22% compared to head (12b05fe) 80.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1056 +/- ## ========================================== - Coverage 81.22% 80.95% -0.27% ========================================== Files 190 190 Lines 19745 19745 Branches 3468 3468 ========================================== - Hits 16037 15985 -52 - Misses 2720 2771 +51 - Partials 988 989 +1 ```

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