jazzband / django-revproxy

Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On.
Mozilla Public License 2.0
305 stars 118 forks source link

Drop mock dependency in favor of unittest.mock #168

Closed andruten closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #168 (a203feb) into master (d9914b5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #168   +/-   ##
=======================================
  Coverage   98.53%   98.53%           
=======================================
  Files           7        7           
  Lines         410      410           
  Branches       70       70           
=======================================
  Hits          404      404           
  Misses          3        3           
  Partials        3        3           

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