Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update mysql-connector-python #695

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Conversation

eeliu
Copy link
Collaborator

@eeliu eeliu commented Oct 28, 2024

Describe your changes

why we need this pr?

Issue ticket number and link

if it has issues, add them

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics?
  • Will this be part of a product update? If yes, please write one phrase about this update.

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.63%. Comparing base (5187cc0) to head (490830d).
Report is 57 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #695      +/-   ##
==========================================
- Coverage   80.79%   80.63%   -0.16%     
==========================================
  Files          22       22              
  Lines        1536     1539       +3     
  Branches      165      166       +1     
==========================================
  Hits         1241     1241              
- Misses        162      164       +2     
- Partials      133      134       +1     

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

@eeliu eeliu changed the title Doc update py version update mysql-connector-python Oct 28, 2024
@eeliu eeliu force-pushed the doc-update-py-version branch from 7229d94 to 8198d46 Compare October 28, 2024 06:46
@eeliu eeliu force-pushed the doc-update-py-version branch from 8198d46 to 490830d Compare October 28, 2024 10:07
@eeliu eeliu merged commit c4daa3a into pinpoint-apm:dev Oct 28, 2024
49 of 61 checks passed
@eeliu eeliu deleted the doc-update-py-version branch October 28, 2024 10:26
eeliu added a commit to eeliu/pinpoint-c-agent that referenced this pull request Nov 6, 2024
* [py] python version

> https://devguide.python.org/versions/

- remove python3.8

* [pinpoint-apm#693]  update mysql-connector-python

> pinpoint-apm#693
# Conflicts:
#	setup.py
#	setup_pypi_test.py
eeliu added a commit that referenced this pull request Nov 6, 2024
* use python:3.13

* update mysql-connector-python  (#695)

* [py] python version

> https://devguide.python.org/versions/

- remove python3.8

* [#693]  update mysql-connector-python

> #693
# Conflicts:
#	setup.py
#	setup_pypi_test.py

* add CIBW_SKIP

* fix build failed

* update upload-artifact

* fix action script

* Update setup-php-sdk action (#696)
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.

1 participant