Terralego / django-terra-accounts

Django accounts management for terralego apps
https://django-terra-accounts.readthedocs.io/
1 stars 0 forks source link

Improve CI to test more django-python version combo #48

Open CFarcy opened 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #48 (6a93fdb) into master (55c0d1e) will decrease coverage by 0.66%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   89.10%   88.44%   -0.67%     
==========================================
  Files          14       14              
  Lines         404      398       -6     
==========================================
- Hits          360      352       -8     
- Misses         44       46       +2     
Impacted Files Coverage Δ
terra_accounts/models.py 80.28% <0.00%> (-3.51%) :arrow_down:
terra_accounts/views.py 96.59% <0.00%> (-0.12%) :arrow_down:

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 55c0d1e...6a93fdb. Read the comment docs.

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 6a93fdb0 and detected 0 issues on this pull request.

View more on Code Climate.