jazzband / dj-database-url

Use Database URLs in your Django Application.
https://pypi.org/project/dj-database-url/
BSD 3-Clause "New" or "Revised" License
1.49k stars 205 forks source link

Support MongoDB with djongo backend #204

Open Nagico opened 1 year ago

Nagico commented 1 year ago

feat:


More information

codecov[bot] commented 1 year ago

Codecov Report

Merging #204 (0ae2f73) into master (698882e) will decrease coverage by 0.24%. The diff coverage is 92.00%.

:exclamation: Current head 0ae2f73 differs from pull request most recent head bc8da3d. Consider uploading reports for the commit bc8da3d to get more accurate results

@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
- Coverage   92.13%   91.89%   -0.25%     
==========================================
  Files           1        1              
  Lines          89      111      +22     
  Branches       17       24       +7     
==========================================
+ Hits           82      102      +20     
- Misses          3        4       +1     
- Partials        4        5       +1     
Impacted Files Coverage Δ
dj_database_url.py 91.89% <92.00%> (-0.25%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more