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

feat: ✨ Confirm support for python 3.10 #48

Closed abhiabhi94 closed 3 years ago

abhiabhi94 commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #48 (a15de7e) into main (6b9a77e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #48   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          468       469    +1     
  Branches        39        39           
=========================================
+ Hits           468       469    +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 6b9a77e...a15de7e. Read the comment docs.