Re-org and start of API #47

Merged
bmartin5692 merged 10 commits from wip_dev into master 2019-06-21 03:26:06 +02:00
bmartin5692 commented 2019-06-21 03:23:00 +02:00 (Migrated from github.com)

Moved a few things around
Added some basic API to restart services
Log boterrors for more info - Close #10

Moved a few things around Added some basic API to restart services Log boterrors for more info - Close #10
codecov[bot] commented 2019-06-21 03:24:18 +02:00 (Migrated from github.com)

Codecov Report

Merging #47 into master will decrease coverage by 1.42%.
The diff coverage is 89.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   90.16%   88.74%   -1.43%     
==========================================
  Files          10       13       +3     
  Lines        2746     2817      +71     
==========================================
+ Hits         2476     2500      +24     
- Misses        270      317      +47
Impacted Files Coverage Δ
tests/test_z_problem.py 100% <ø> (ø) ⬆️
tests/test_mqttserver.py 100% <100%> (ø) ⬆️
tests/test_db.py 100% <100%> (ø)
tests/test_init.py 97.87% <100%> (-2.13%) ⬇️
tests/test_confserver.py 100% <100%> (ø) ⬆️
bumper/models.py 100% <100%> (ø)
tests/test_xmppserver.py 100% <100%> (ø) ⬆️
bumper/confserver.py 73.17% <25%> (-7.84%) ⬇️
bumper/__init__.py 85.24% <75%> (-9.99%) ⬇️
bumper/xmppserver.py 77.64% <82.6%> (+1.37%) ⬆️
... and 9 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 f2585b0...2663c46. Read the comment docs.

# [Codecov](https://codecov.io/gh/bmartin5692/bumper/pull/47?src=pr&el=h1) Report > Merging [#47](https://codecov.io/gh/bmartin5692/bumper/pull/47?src=pr&el=desc) into [master](https://codecov.io/gh/bmartin5692/bumper/commit/f2585b045026830cc9cd84429129fe159f4c83f5?src=pr&el=desc) will **decrease** coverage by `1.42%`. > The diff coverage is `89.26%`. [![Impacted file tree graph](https://codecov.io/gh/bmartin5692/bumper/pull/47/graphs/tree.svg?width=650&token=Ody2IThbOc&height=150&src=pr)](https://codecov.io/gh/bmartin5692/bumper/pull/47?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #47 +/- ## ========================================== - Coverage 90.16% 88.74% -1.43% ========================================== Files 10 13 +3 Lines 2746 2817 +71 ========================================== + Hits 2476 2500 +24 - Misses 270 317 +47 ``` | [Impacted Files](https://codecov.io/gh/bmartin5692/bumper/pull/47?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [tests/test\_z\_problem.py](https://codecov.io/gh/bmartin5692/bumper/pull/47/diff?src=pr&el=tree#diff-dGVzdHMvdGVzdF96X3Byb2JsZW0ucHk=) | `100% <ø> (ø)` | :arrow_up: | | [tests/test\_mqttserver.py](https://codecov.io/gh/bmartin5692/bumper/pull/47/diff?src=pr&el=tree#diff-dGVzdHMvdGVzdF9tcXR0c2VydmVyLnB5) | `100% <100%> (ø)` | :arrow_up: | | [tests/test\_db.py](https://codecov.io/gh/bmartin5692/bumper/pull/47/diff?src=pr&el=tree#diff-dGVzdHMvdGVzdF9kYi5weQ==) | `100% <100%> (ø)` | | | [tests/test\_init.py](https://codecov.io/gh/bmartin5692/bumper/pull/47/diff?src=pr&el=tree#diff-dGVzdHMvdGVzdF9pbml0LnB5) | `97.87% <100%> (-2.13%)` | :arrow_down: | | [tests/test\_confserver.py](https://codecov.io/gh/bmartin5692/bumper/pull/47/diff?src=pr&el=tree#diff-dGVzdHMvdGVzdF9jb25mc2VydmVyLnB5) | `100% <100%> (ø)` | :arrow_up: | | [bumper/models.py](https://codecov.io/gh/bmartin5692/bumper/pull/47/diff?src=pr&el=tree#diff-YnVtcGVyL21vZGVscy5weQ==) | `100% <100%> (ø)` | | | [tests/test\_xmppserver.py](https://codecov.io/gh/bmartin5692/bumper/pull/47/diff?src=pr&el=tree#diff-dGVzdHMvdGVzdF94bXBwc2VydmVyLnB5) | `100% <100%> (ø)` | :arrow_up: | | [bumper/confserver.py](https://codecov.io/gh/bmartin5692/bumper/pull/47/diff?src=pr&el=tree#diff-YnVtcGVyL2NvbmZzZXJ2ZXIucHk=) | `73.17% <25%> (-7.84%)` | :arrow_down: | | [bumper/\_\_init\_\_.py](https://codecov.io/gh/bmartin5692/bumper/pull/47/diff?src=pr&el=tree#diff-YnVtcGVyL19faW5pdF9fLnB5) | `85.24% <75%> (-9.99%)` | :arrow_down: | | [bumper/xmppserver.py](https://codecov.io/gh/bmartin5692/bumper/pull/47/diff?src=pr&el=tree#diff-YnVtcGVyL3htcHBzZXJ2ZXIucHk=) | `77.64% <82.6%> (+1.37%)` | :arrow_up: | | ... and [9 more](https://codecov.io/gh/bmartin5692/bumper/pull/47/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/bmartin5692/bumper/pull/47?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/47?src=pr&el=footer). Last update [f2585b0...2663c46](https://codecov.io/gh/bmartin5692/bumper/pull/47?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.