newrelic-python-agent
newrelic-python-agent copied to clipboard
Drop grpc 3.7 testing version
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.
🦙 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
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.