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

ci: 👷 Separate linting and test environments #37

Closed abhiabhi94 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #37 (0b514f8) into main (a1b7124) will increase coverage by 0.43%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #37      +/-   ##
===========================================
+ Coverage   99.56%   100.00%   +0.43%     
===========================================
  Files          18        18              
  Lines         459       459              
  Branches       40        40              
===========================================
+ Hits          457       459       +2     
+ Misses          1         0       -1     
+ Partials        1         0       -1     
Impacted Files Coverage Δ
flag/__init__.py 100.00% <0.00%> (+66.66%) :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 a1b7124...0b514f8. Read the comment docs.