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

mysql-connector-java has been renamed to mysql-connector-j #4748

Merged
merged 3 commits into from
Feb 28, 2023

Conversation

shoothzj
Copy link
Member

What's the purpose of this PR

mysql-connector-java has been renamed to mysql-connector-j. adapt changes

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Read the Contributing Guide before making this pull request.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit tests to verify the code.
  • Run mvn clean test to make sure this pull request doesn't break anything.
  • Update the CHANGES log.

@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Merging #4748 (5d0fe5b) into master (78099b4) will increase coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 5d0fe5b differs from pull request most recent head f99eb1e. Consider uploading reports for the commit f99eb1e to get more accurate results

@@             Coverage Diff              @@
##             master    #4748      +/-   ##
============================================
+ Coverage     47.16%   47.17%   +0.01%     
- Complexity     1656     1658       +2     
============================================
  Files           349      349              
  Lines         10691    10691              
  Branches       1062     1062              
============================================
+ Hits           5042     5044       +2     
+ Misses         5343     5339       -4     
- Partials        306      308       +2     
Impacted Files Coverage Δ
...framework/apollo/openapi/entity/ConsumerAudit.java 48.48% <0.00%> (+6.06%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

CHANGES.md Outdated Show resolved Hide resolved
Copy link
Member

@nobodyiam nobodyiam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nobodyiam nobodyiam merged commit d2084f0 into apolloconfig:master Feb 28, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 2023
@shoothzj shoothzj deleted the mysql-connector-java branch March 2, 2023 00:11
@nobodyiam nobodyiam added this to the 2.2.0 milestone Aug 23, 2023
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