Merge docker into master #2

Merged
boranseckin merged 6 commits from docker into master 2021-05-12 14:43:52 -04:00
boranseckin commented 2021-05-12 14:34:16 -04:00 (Migrated from github.com)
No description provided.
codecov[bot] commented 2021-05-12 14:36:08 -04:00 (Migrated from github.com)

Codecov Report

Merging #2 (d10740c) into master (0b5a4e6) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   93.51%   93.55%   +0.03%     
==========================================
  Files           3        3              
  Lines         324      326       +2     
  Branches       88       88              
==========================================
+ Hits          303      305       +2     
  Misses         21       21              
Impacted Files Coverage Δ
src/node.ts 90.59% <100.00%> (+0.09%) ⬆️

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 0b5a4e6...d10740c. Read the comment docs.

# [Codecov](https://codecov.io/gh/boranseckin/chord/pull/2?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Boran+Seckin) Report > Merging [#2](https://codecov.io/gh/boranseckin/chord/pull/2?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Boran+Seckin) (d10740c) into [master](https://codecov.io/gh/boranseckin/chord/commit/0b5a4e60b4f881754ac9dcce6fdf28edd3b017b7?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Boran+Seckin) (0b5a4e6) will **increase** coverage by `0.03%`. > The diff coverage is `100.00%`. [![Impacted file tree graph](https://codecov.io/gh/boranseckin/chord/pull/2/graphs/tree.svg?width=650&height=150&src=pr&token=wq26EbilpW&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Boran+Seckin)](https://codecov.io/gh/boranseckin/chord/pull/2?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Boran+Seckin) ```diff @@ Coverage Diff @@ ## master #2 +/- ## ========================================== + Coverage 93.51% 93.55% +0.03% ========================================== Files 3 3 Lines 324 326 +2 Branches 88 88 ========================================== + Hits 303 305 +2 Misses 21 21 ``` | [Impacted Files](https://codecov.io/gh/boranseckin/chord/pull/2?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Boran+Seckin) | Coverage Δ | | |---|---|---| | [src/node.ts](https://codecov.io/gh/boranseckin/chord/pull/2/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Boran+Seckin#diff-c3JjL25vZGUudHM=) | `90.59% <100.00%> (+0.09%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/boranseckin/chord/pull/2?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Boran+Seckin). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Boran+Seckin) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/boranseckin/chord/pull/2?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Boran+Seckin). Last update [0b5a4e6...d10740c](https://codecov.io/gh/boranseckin/chord/pull/2?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Boran+Seckin). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Boran+Seckin).
Sign in to join this conversation.
No description provided.