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

Various cleanup #40

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

Various cleanup #40

wants to merge 30 commits into from

Conversation

wsanchez
Copy link
Owner

@wsanchez wsanchez commented Mar 31, 2017

This change is Reviewable

@wsanchez wsanchez self-assigned this Mar 31, 2017
@codecov-io
Copy link

codecov-io commented Mar 31, 2017

Codecov Report

Merging #40 into master will decrease coverage by 1.71%.
The diff coverage is 97.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage     100%   98.28%   -1.72%     
==========================================
  Files          15       23       +8     
  Lines         258      582     +324     
  Branches        5       11       +6     
==========================================
+ Hits          258      572     +314     
- Misses          0        9       +9     
- Partials        0        1       +1
Impacted Files Coverage Δ
src/sample_klein_app/version.py 100% <ø> (ø) ⬆️
...rc/sample_klein_app/application/test/test_hello.py 100% <100%> (ø) ⬆️
src/sample_klein_app/application/hello.py 100% <100%> (ø) ⬆️
src/sample_klein_app/ext/klein.py 100% <100%> (ø)
...ample_klein_app/application/test/test_composite.py 100% <100%> (ø) ⬆️
src/sample_klein_app/application/test/__init__.py 100% <100%> (ø)
src/sample_klein_app/ext/test/test_json.py 100% <100%> (ø)
src/sample_klein_app/ext/__init__.py 100% <100%> (ø)
src/sample_klein_app/application/test/test_math.py 100% <100%> (ø) ⬆️
src/sample_klein_app/application/__init__.py 100% <100%> (ø)
... and 23 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 c22cf4e...1bfa7fe. Read the comment docs.

@wsanchez wsanchez closed this Jun 2, 2017
@wsanchez wsanchez deleted the cleanups branch June 2, 2017 00:08
@wsanchez wsanchez restored the cleanups branch June 2, 2017 00:09
@wsanchez wsanchez reopened this Jun 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants