Docker #46

Merged
bmartin5692 merged 4 commits from docker into master 2019-06-15 07:15:24 +02:00
bmartin5692 commented 2019-06-15 07:03:23 +02:00 (Migrated from github.com)

Add dockerfile and updates
Close #26

Add dockerfile and updates Close #26
codecov[bot] commented 2019-06-15 07:15:17 +02:00 (Migrated from github.com)

Codecov Report

Merging #46 into master will decrease coverage by 0.01%.
The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   90.21%   90.19%   -0.02%     
==========================================
  Files          10       10              
  Lines        2759     2754       -5     
==========================================
- Hits         2489     2484       -5     
  Misses        270      270
Impacted Files Coverage Δ
tests/test_z_problem.py 100% <100%> (ø) ⬆️
bumper/__init__.py 95.31% <92.85%> (+0.04%) ⬆️

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 8bb28a8...0b38562. Read the comment docs.

# [Codecov](https://codecov.io/gh/bmartin5692/bumper/pull/46?src=pr&el=h1) Report > Merging [#46](https://codecov.io/gh/bmartin5692/bumper/pull/46?src=pr&el=desc) into [master](https://codecov.io/gh/bmartin5692/bumper/commit/8bb28a8b43bbf992af7dbf6ccff8665dceafa39a?src=pr&el=desc) will **decrease** coverage by `0.01%`. > The diff coverage is `94.44%`. [![Impacted file tree graph](https://codecov.io/gh/bmartin5692/bumper/pull/46/graphs/tree.svg?width=650&token=Ody2IThbOc&height=150&src=pr)](https://codecov.io/gh/bmartin5692/bumper/pull/46?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #46 +/- ## ========================================== - Coverage 90.21% 90.19% -0.02% ========================================== Files 10 10 Lines 2759 2754 -5 ========================================== - Hits 2489 2484 -5 Misses 270 270 ``` | [Impacted Files](https://codecov.io/gh/bmartin5692/bumper/pull/46?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [tests/test\_z\_problem.py](https://codecov.io/gh/bmartin5692/bumper/pull/46/diff?src=pr&el=tree#diff-dGVzdHMvdGVzdF96X3Byb2JsZW0ucHk=) | `100% <100%> (ø)` | :arrow_up: | | [bumper/\_\_init\_\_.py](https://codecov.io/gh/bmartin5692/bumper/pull/46/diff?src=pr&el=tree#diff-YnVtcGVyL19faW5pdF9fLnB5) | `95.31% <92.85%> (+0.04%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/bmartin5692/bumper/pull/46?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/bmartin5692/bumper/pull/46?src=pr&el=footer). Last update [8bb28a8...0b38562](https://codecov.io/gh/bmartin5692/bumper/pull/46?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
Sign in to join this conversation.
No description provided.