jedie / django-tools

miscellaneous django tools
http://pypi.python.org/pypi/django-tools/
Other
128 stars 31 forks source link

Update CI pipeline #20

Closed jedie closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #20 into master will decrease coverage by 0.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   71.95%   71.63%   -0.32%     
==========================================
  Files         137      138       +1     
  Lines        7149     7172      +23     
==========================================
- Hits         5144     5138       -6     
- Misses       2005     2034      +29     
Impacted Files Coverage Δ
django_tools/management/commands/list_models.py 33.33% <0.00%> (-66.67%) :arrow_down:
...ngo_tools/management/commands/nice_diffsettings.py 25.80% <0.00%> (-64.52%) :arrow_down:
django_tools/local_sync_cache/local_sync_cache.py 95.00% <0.00%> (ø) :arrow_up:
django_tools_tests/test_project_setup.py 85.18% <0.00%> (ø)
django_tools/fields/__init__.py 58.93% <0.00%> (+0.23%) :arrow_up:
django_tools/utils/__init__.py 20.35% <0.00%> (+0.35%) :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 e979ec1...8b8e1d7. Read the comment docs.