textile / python-textile

A Python port of Textile, A humane web text generator
Other
68 stars 23 forks source link

Drop coveralls #76

Closed sebix closed 3 years ago

sebix commented 3 years ago

coveralls is more pushy in Pull Requests, is less informative and the functionality is covered by codecov as well.

codecov[bot] commented 3 years ago

Codecov Report

Merging #76 (70962a2) into master (23e7746) will increase coverage by 1.16%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #76      +/-   ##
===========================================
+ Coverage   98.83%   100.00%   +1.16%     
===========================================
  Files          11        12       +1     
  Lines        1206      1199       -7     
  Branches      221       221              
===========================================
+ Hits         1192      1199       +7     
+ Misses         14         0      -14     
Impacted Files Coverage Δ
textile/__init__.py 100.00% <0.00%> (ø)
textile/core.py 100.00% <0.00%> (+1.88%) :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 23e7746...70962a2. Read the comment docs.