moggers87 / exhibition

A static site generator
GNU General Public License v3.0
5 stars 2 forks source link

isort #67

Closed moggers87 closed 5 years ago

moggers87 commented 5 years ago

It's fun to sort your imports!

codecov[bot] commented 5 years ago

Codecov Report

Merging #67 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #67   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines        1582   1582           
  Branches       89     89           
=====================================
  Hits         1582   1582
Impacted Files Coverage Δ
exhibition/tests/test_node.py 100% <ø> (ø) :arrow_up:
exhibition/tests/test_serve.py 100% <ø> (ø) :arrow_up:
exhibition/tests/test_config.py 100% <100%> (ø) :arrow_up:
exhibition/filters/jinja2.py 100% <100%> (ø) :arrow_up:
exhibition/command.py 100% <100%> (ø) :arrow_up:
exhibition/tests/test_filters.py 100% <100%> (ø) :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 3d46c59...e4c4057. Read the comment docs.