thermondo / closeio

(deprecated/unused) A small API library to access close.io CRM
Other
3 stars 1 forks source link

cleanup dev and test configuration #133

Closed anneFly closed 5 years ago

codingjoe commented 5 years ago

You gotta add pytest to the known 3rd parties or do pip install .[django] before you run isort. Otherwise it won't be able to identify all packages correctly.

codecov[bot] commented 5 years ago

Codecov Report

Merging #133 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #133   +/-   ##
=======================================
  Coverage   41.06%   41.06%           
=======================================
  Files           9        9           
  Lines         823      823           
=======================================
  Hits          338      338           
  Misses        485      485

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 1bc1d72...7d7d3ea. Read the comment docs.

codingjoe commented 5 years ago

Don't for get to release a new version after you merged.