Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support continuous integration #3

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

lenosi
Copy link
Contributor

@lenosi lenosi commented Feb 26, 2019

Continues integration with Travis.CI

  • flake8
  • tests Python 3.7
  • tests Python 3.6
  • pep8 fixes

Dominik Lenoch added 3 commits February 26, 2019 08:49
Tox
  - Coverage
  - Flake8
  - Python 3.7
  - Python 3.6

Travis CI
  - Tox
  - Codecov.io
  - pip release
@fgiorgetti fgiorgetti self-requested a review February 26, 2019 11:31
@lenosi lenosi added the not ready for review PR is not ready for review. label Feb 26, 2019
@lenosi lenosi force-pushed the support_continuous_integration branch from a55310c to 821fc25 Compare February 28, 2019 14:48
@codecov-io
Copy link

codecov-io commented Feb 28, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@1473290). Click here to learn what that means.
The diff coverage is 32.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #3   +/-   ##
=========================================
  Coverage          ?   57.56%           
=========================================
  Files             ?       13           
  Lines             ?      502           
  Branches          ?        0           
=========================================
  Hits              ?      289           
  Misses            ?      213           
  Partials          ?        0
Impacted Files Coverage Δ
...ter/adapters/polarion/args/polarion_args_parser.py 28.2% <ø> (ø)
src/fmfexporter/fmf_adapter.py 62.65% <ø> (ø)
...xporter/adapters/polarion/utils/polarion_config.py 100% <ø> (ø)
...exporter/adapters/polarion/fmf_adapter_polarion.py 67.85% <ø> (ø)
...fmfexporter/adapters/polarion/polarion_reporter.py 54.54% <ø> (ø)
src/fmfexporter/args/args_parser.py 0% <0%> (ø)
src/fmfexporter/__init__.py 100% <100%> (ø)
src/fmfexporter/fmf_testcase.py 92.4% <100%> (ø)
src/fmfexporter/adapters/__init__.py 100% <100%> (ø)
...mfexporter/adapters/polarion/polarion_test_case.py 65.89% <15.38%> (ø)
... and 1 more

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 1473290...745d8f7. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not ready for review PR is not ready for review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants