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

Add mariadb support #950

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Add mariadb support #950

merged 2 commits into from
Jan 3, 2025

Conversation

kellen
Copy link
Contributor

@kellen kellen commented Jan 3, 2025

Checklist for PR author(s)

  • Changes are covered by unit tests (no major decrease in code coverage %) and/or integration tests.
  • Ensure code formating (use mvn com.coveo:fmt-maven-plugin:format org.codehaus.mojo:license-maven-plugin:update-file-header)
  • Document any relevant additions/changes in the appropriate spot in javadocs/docs/README.

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.67%. Comparing base (16d1f71) to head (8455bb0).
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #950      +/-   ##
============================================
+ Coverage     91.65%   91.67%   +0.01%     
- Complexity      252      253       +1     
============================================
  Files            26       26              
  Lines           947      949       +2     
  Branches         71       71              
============================================
+ Hits            868      870       +2     
  Misses           52       52              
  Partials         27       27              

@kellen kellen merged commit e4b739f into master Jan 3, 2025
8 checks passed
@kellen kellen deleted the kellen/mariadb branch January 3, 2025 19:28
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