abhiabhi94 / django-flag-app

A pluggable django application that adds the ability for users to flag(or report) your models.
MIT License
14 stars 5 forks source link

test: 🚨 Reduce test time by about 8 times. #42

Closed abhiabhi94 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #42 (0400049) into main (1379e3a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #42   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          466       465    -1     
  Branches        40        38    -2     
=========================================
- Hits           466       465    -1     
Impacted Files Coverage Δ
flag/conf/__init__.py 100.00% <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 1379e3a...0400049. Read the comment docs.