Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Update python versions #325

Merged
merged 1 commit into from
Sep 6, 2021
Merged

Update python versions #325

merged 1 commit into from
Sep 6, 2021

Conversation

kasium
Copy link
Contributor

@kasium kasium commented Sep 6, 2021

  • Remove support for python 3.5/3.6
  • Add CI checks for python 3.8/3.9
  • Add pypi keywords for python 3.7-3.9

Part of #319

* Remove support for python 3.5/3.6
* Add CI checks for python 3.8/3.9
* Add pypi keywords for python 3.7-3.9

Signed-off-by: Kai Mueller <15907922+kasium@users.noreply.github.com>
.gitignore Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #325 (8703c08) into master (abf7a25) will increase coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #325      +/-   ##
==========================================
+ Coverage   95.43%   95.55%   +0.11%     
==========================================
  Files          25       25              
  Lines        1973     2026      +53     
  Branches      274      274              
==========================================
+ Hits         1883     1936      +53     
  Misses         56       56              
  Partials       34       34              
Impacted Files Coverage Δ
jaeger_client/rate_limiter.py 100.00% <0.00%> (ø)
jaeger_client/span_context.py 100.00% <0.00%> (ø)
jaeger_client/span.py 96.66% <0.00%> (+0.11%) ⬆️
jaeger_client/reporter.py 93.20% <0.00%> (+0.17%) ⬆️
crossdock/server/endtoend.py 96.66% <0.00%> (+0.23%) ⬆️
jaeger_client/config.py 96.19% <0.00%> (+0.53%) ⬆️
crossdock/server/server.py 88.40% <0.00%> (+0.80%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update abf7a25...8703c08. Read the comment docs.

@kasium
Copy link
Contributor Author

kasium commented Sep 6, 2021

@yurishkuro any clue why the other checks don't run?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants