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

Drop Python 3.7 for jinja testing #1132

Closed lrafeei closed 6 months ago

lrafeei commented 6 months ago

Jinja no longer supports Python 3.7 since April 23rd, so we are dropping it from being tested against the latest version.

github-actions[bot] commented 6 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 6 months ago

Codecov Report

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

Project coverage is 81.71%. Comparing base (0aef37a) to head (a1ff84a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1132 +/- ## ========================================== + Coverage 81.70% 81.71% +0.01% ========================================== Files 192 192 Lines 21301 21301 Branches 3706 3706 ========================================== + Hits 17403 17406 +3 + Misses 2826 2817 -9 - Partials 1072 1078 +6 ```

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