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

refactor!: move drivers into rsql_drivers crate #99

Merged
merged 4 commits into from
Apr 1, 2024
Merged

Conversation

brianheineman
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 96.82540% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 95.89%. Comparing base (3aeaa0c) to head (8697481).

Files Patch % Lines
rsql_drivers/src/postgres/driver.rs 90.90% 1 Missing ⚠️
rsql_drivers/src/postgresql/driver.rs 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
- Coverage   95.90%   95.89%   -0.02%     
==========================================
  Files          74       75       +1     
  Lines        8283     8232      -51     
==========================================
- Hits         7944     7894      -50     
+ Misses        339      338       -1     

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

@brianheineman brianheineman merged commit ec400ba into main Apr 1, 2024
13 of 14 checks passed
@brianheineman brianheineman deleted the rsql_drivers branch April 1, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant