newrelic-python-agent icon indicating copy to clipboard operation
newrelic-python-agent copied to clipboard

Drop grpc 3.7 testing version

Open TimPansino opened this issue 1 year ago • 2 comments

Overview

  • Older version of grpc for Python 3.7 testing is conflicting with latest grpc versions when installed, so drop it in favor of just testing supported versions of Python on the latest grpc version.

TimPansino avatar Oct 24 '24 21:10 TimPansino

🦙 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

github-actions[bot] avatar Oct 24 '24 21:10 github-actions[bot]

Codecov Report

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

Project coverage is 81.31%. Comparing base (7d6da2c) to head (cab276d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1244      +/-   ##
==========================================
- Coverage   81.34%   81.31%   -0.04%     
==========================================
  Files         198      198              
  Lines       21682    21682              
  Branches     3431     3431              
==========================================
- Hits        17638    17630       -8     
- Misses       2917     2920       +3     
- Partials     1127     1132       +5     

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

codecov-commenter avatar Oct 24 '24 22:10 codecov-commenter