IBM / python-itoolkit

itoolkit is a Python interface to the XMLSERVICE toolkit for the IBM i platform.
MIT License
19 stars 13 forks source link

ci: Add coverage report with Codecov.io #55

Closed kadler closed 4 years ago

kadler commented 4 years ago

Additionally, add pytest configuration to setup.cfg. Note that we can't add this configuration to pyproject.toml as it's not yet supported. See https://github.com/pytest-dev/pytest/issues/1556

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@38d4041). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #55   +/-   ##
=========================================
  Coverage          ?   57.46%           
=========================================
  Files             ?       12           
  Lines             ?      663           
  Branches          ?        0           
=========================================
  Hits              ?      381           
  Misses            ?      282           
  Partials          ?        0           

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 38d4041...0f8fdfd. Read the comment docs.