fopina / django-bulk-update-or-create

`bulk_update_or_create` for Django model managers
MIT License
148 stars 16 forks source link

`queue_obj` helper method #18

Closed fopina closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #18 (62b2ccf) into master (ec272dd) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   97.50%   97.56%   +0.06%     
==========================================
  Files           3        3              
  Lines          80       82       +2     
==========================================
+ Hits           78       80       +2     
  Misses          2        2              
Impacted Files Coverage Δ
bulk_update_or_create/query.py 97.36% <100.00%> (+0.07%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ec272dd...62b2ccf. Read the comment docs.