change randomid to 4 characters #93

Merged
bmartin5692 merged 1 commit from fix-92 into master 2020-01-25 21:30:27 +01:00
bmartin5692 commented 2020-01-25 21:28:52 +01:00 (Migrated from github.com)

Closes #92

Closes #92
codecov[bot] commented 2020-01-25 21:30:17 +01:00 (Migrated from github.com)

Codecov Report

Merging #93 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   88.98%   88.98%           
=======================================
  Files          30       30           
  Lines        3423     3423           
=======================================
  Hits         3046     3046           
  Misses        377      377
Impacted Files Coverage Δ
bumper/plugins/bumper_confserver_portal_iot.py 83.33% <100%> (ø) ⬆️

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 c01223a...82d5448. Read the comment docs.

# [Codecov](https://codecov.io/gh/bmartin5692/bumper/pull/93?src=pr&el=h1) Report > Merging [#93](https://codecov.io/gh/bmartin5692/bumper/pull/93?src=pr&el=desc) into [master](https://codecov.io/gh/bmartin5692/bumper/commit/c01223a2f9880581875ed31797da36ded5e8acc2?src=pr&el=desc) will **not change** coverage. > The diff coverage is `100%`. [![Impacted file tree graph](https://codecov.io/gh/bmartin5692/bumper/pull/93/graphs/tree.svg?width=650&token=Ody2IThbOc&height=150&src=pr)](https://codecov.io/gh/bmartin5692/bumper/pull/93?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #93 +/- ## ======================================= Coverage 88.98% 88.98% ======================================= Files 30 30 Lines 3423 3423 ======================================= Hits 3046 3046 Misses 377 377 ``` | [Impacted Files](https://codecov.io/gh/bmartin5692/bumper/pull/93?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [bumper/plugins/bumper\_confserver\_portal\_iot.py](https://codecov.io/gh/bmartin5692/bumper/pull/93/diff?src=pr&el=tree#diff-YnVtcGVyL3BsdWdpbnMvYnVtcGVyX2NvbmZzZXJ2ZXJfcG9ydGFsX2lvdC5weQ==) | `83.33% <100%> (ø)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/bmartin5692/bumper/pull/93?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/93?src=pr&el=footer). Last update [c01223a...82d5448](https://codecov.io/gh/bmartin5692/bumper/pull/93?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.