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

Adds django_s3_sqlite to CONNECTOR_MAPPING dict. #539

Merged

Conversation

perwagner
Copy link
Contributor

@perwagner perwagner commented Nov 24, 2024

Description

Adds support for django_s3_sqlite database backend

Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.44%. Comparing base (8f1307e) to head (f3c2247).
Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #539      +/-   ##
==========================================
+ Coverage   91.40%   91.44%   +0.03%     
==========================================
  Files          19       19              
  Lines         873      912      +39     
  Branches      157      154       -3     
==========================================
+ Hits          798      834      +36     
- Misses         40       43       +3     
  Partials       35       35              

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


🚨 Try these New Features:

@Archmonger Archmonger merged commit cb6a9c2 into jazzband:master Nov 24, 2024
9 checks passed
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.

Support for django_s3_sqlite dbbackend
2 participants