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 tests using symbol_version as library #29

Merged
merged 1 commit into from
Apr 20, 2018
Merged

Add tests using symbol_version as library #29

merged 1 commit into from
Apr 20, 2018

Conversation

ansasaki
Copy link
Owner

The added tests use the module as a library instead as a command line
application.

The code was reorganized, adding huge comments separators.

The added tests use the module as a library instead as a command line
application.
@ansasaki ansasaki merged commit 95c0c7d into master Apr 20, 2018
@ansasaki ansasaki deleted the test_as_lib branch April 20, 2018 08:48
@codecov-io
Copy link

codecov-io commented Apr 20, 2018

Codecov Report

Merging #29 into master will increase coverage by 1.72%.
The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   90.12%   91.85%   +1.72%     
==========================================
  Files           2        2              
  Lines         699      712      +13     
  Branches      177      181       +4     
==========================================
+ Hits          630      654      +24     
+ Misses         36       30       -6     
+ Partials       33       28       -5
Impacted Files Coverage Δ
src/symbol_version/symbol_version.py 91.8% <94.11%> (+1.73%) ⬆️

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 4a1efa9...e144d53. Read the comment docs.

@coveralls
Copy link

coveralls commented Apr 20, 2018

Pull Request Test Coverage Report for Build 52

  • 85 of 85 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.2%) to 93.023%

Totals Coverage Status
Change from base Build 48: 1.2%
Covered Lines: 682
Relevant Lines: 712

💛 - Coveralls

2 similar comments
@coveralls
Copy link

Pull Request Test Coverage Report for Build 52

  • 85 of 85 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.2%) to 93.023%

Totals Coverage Status
Change from base Build 48: 1.2%
Covered Lines: 682
Relevant Lines: 712

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 52

  • 85 of 85 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.2%) to 93.023%

Totals Coverage Status
Change from base Build 48: 1.2%
Covered Lines: 682
Relevant Lines: 712

💛 - Coveralls

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

3 participants