fopina / django-bulk-update-or-create

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

style check on test workflow #17

Closed fopina closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #17 (822feb3) into master (cd0a57b) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   97.46%   97.50%   +0.03%     
==========================================
  Files           3        3              
  Lines          79       80       +1     
==========================================
+ Hits           77       78       +1     
  Misses          2        2              
Impacted Files Coverage Δ
bulk_update_or_create/__init__.py 100.00% <100.00%> (ø)
bulk_update_or_create/query.py 97.29% <100.00%> (ø)

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 cd0a57b...822feb3. Read the comment docs.