newrelic / newrelic-telemetry-sdk-python

A python library to send data to New Relic!
https://newrelic.github.io/newrelic-telemetry-sdk-python/
Apache License 2.0
34 stars 27 forks source link

Remove py2.7 #58

Closed lrafeei closed 1 year ago

lrafeei commented 1 year ago

Python 2.7 support was dropped on June 19th. This solution is a TEMPORARY one that disables python 2.7 and pypy2 testing until a more permanent fix is implemented.

codecov-commenter commented 1 year ago

Codecov Report

Merging #58 (61c092f) into main (0947469) will decrease coverage by 1.07%. The diff coverage is n/a.

@@             Coverage Diff             @@
##              main      #58      +/-   ##
===========================================
- Coverage   100.00%   98.93%   -1.07%     
===========================================
  Files            9        9              
  Lines          376      376              
  Branches        60       38      -22     
===========================================
- Hits           376      372       -4     
- Misses           0        2       +2     
- Partials         0        2       +2     

see 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more