jedie / django-tools

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

Editor config #73

Closed jedie closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #73 (3249a49) into main (aefb9b5) will increase coverage by 0.24%. The diff coverage is 93.33%.

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   76.43%   76.67%   +0.24%     
==========================================
  Files         152      154       +2     
  Lines        6089     6178      +89     
==========================================
+ Hits         4654     4737      +83     
- Misses       1435     1441       +6     
Impacted Files Coverage Δ
django_tools/unittest_utils/project_setup.py 89.09% <89.09%> (ø)
django_tools/__init__.py 100.00% <100.00%> (ø)
...ngo_tools_test_project/tests/test_project_setup.py 87.17% <100.00%> (+1.06%) :arrow_up:
...project/tests/test_unittest_utils_project_setup.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 aefb9b5...3249a49. Read the comment docs.