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

Add test #15

Merged
merged 5 commits into from
Apr 11, 2018
Merged

Add test #15

merged 5 commits into from
Apr 11, 2018

Conversation

ansasaki
Copy link
Owner

@ansasaki ansasaki commented Apr 9, 2018

Add tests and coverage with CI.

Implemented some initial tests and coverage report.
To fix the appveyor build, it is necessary to fix some platform
dependent parts of the code.
Instead of using prints for output, use logging module.
@codecov-io
Copy link

codecov-io commented Apr 10, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #15   +/-   ##
=========================================
  Coverage          ?   63.79%           
=========================================
  Files             ?        2           
  Lines             ?      696           
  Branches          ?      178           
=========================================
  Hits              ?      444           
  Misses            ?      169           
  Partials          ?       83
Impacted Files Coverage Δ
src/symbol_version/__init__.py 100% <100%> (ø)
src/symbol_version/symbol_version.py 63.58% <57.55%> (ø)

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 0105d75...7d2ee2b. Read the comment docs.

Fix the tests after logging introduction
@ansasaki
Copy link
Owner Author

ansasaki commented Apr 10, 2018

closes #14
closes #13
closes #12
closes #11
closes #10
closes #9
closes #7
closes #5
closes #2
closes #1

Removed tests from coverage report
@ansasaki ansasaki merged commit e33a8ae into master Apr 11, 2018
@ansasaki ansasaki deleted the add_test branch April 11, 2018 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants