Skip to content

Conversation

@TimPansino
Copy link
Contributor

@TimPansino TimPansino commented Dec 16, 2025

Overview

  • Drop support for Python 3.8.
  • Remove all code paths for Python 3.8 and below.
  • Run linters/formatters to upgrade syntax where appropriate.

@TimPansino TimPansino requested a review from a team as a code owner December 16, 2025 17:46
@TimPansino TimPansino changed the base branch from main to develop-v12.0.0 December 16, 2025 17:46
@github-actions
Copy link

github-actions bot commented Dec 16, 2025

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 7 0 0 0.97s
✅ MARKDOWN markdownlint 7 0 0 0 1.38s
✅ PYTHON ruff 960 0 0 0 1.01s
✅ PYTHON ruff-format 960 0 0 0 0.36s
✅ YAML prettier 15 0 0 0 1.58s
✅ YAML v8r 15 0 0 5.47s
✅ YAML yamllint 15 0 0 0.72s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@mergify mergify bot added the tests-failing Tests failing in CI. label Dec 16, 2025
@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2025

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop-v12.0.0@86834fa). Learn more about missing BASE report.

Files with missing lines Patch % Lines
newrelic/common/package_version_utils.py 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             develop-v12.0.0    #1611   +/-   ##
==================================================
  Coverage                   ?   81.72%           
==================================================
  Files                      ?      209           
  Lines                      ?    24360           
  Branches                   ?     3865           
==================================================
  Hits                       ?    19908           
  Misses                     ?     3141           
  Partials                   ?     1311           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify mergify bot removed the tests-failing Tests failing in CI. label Dec 16, 2025
@mergify mergify bot added tests-failing Tests failing in CI. and removed tests-failing Tests failing in CI. labels Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants