move data web under bumper #91

Merged
bmartin5692 merged 1 commit from move-web_template into master 2020-01-06 15:34:53 +01:00
bmartin5692 commented 2020-01-06 15:33:05 +01:00 (Migrated from github.com)
  • move data/web under bumper/web
    • originally under data for user customization, but chances are slim and makes docker/data more of a process to get working correctly.
- move data/web under bumper/web - originally under data for user customization, but chances are slim and makes docker/data more of a process to get working correctly.
codecov[bot] commented 2020-01-06 15:34:54 +01:00 (Migrated from github.com)

Codecov Report

Merging #91 into master will not change coverage.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #91   +/-   ##
=======================================
  Coverage   88.98%   88.98%           
=======================================
  Files          30       30           
  Lines        3423     3423           
=======================================
  Hits         3046     3046           
  Misses        377      377
Impacted Files Coverage Δ
bumper/plugins/bumper_confserver_upload_global.py 78.26% <0%> (ø) ⬆️
bumper/plugins/bumper_confserver_portal_pim.py 61.22% <100%> (ø) ⬆️
bumper/confserver.py 70.93% <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 8709a39...56fbf3b. Read the comment docs.

# [Codecov](https://codecov.io/gh/bmartin5692/bumper/pull/91?src=pr&el=h1) Report > Merging [#91](https://codecov.io/gh/bmartin5692/bumper/pull/91?src=pr&el=desc) into [master](https://codecov.io/gh/bmartin5692/bumper/commit/8709a398761ae59fb523d150f62979192a7aba61?src=pr&el=desc) will **not change** coverage. > The diff coverage is `66.66%`. [![Impacted file tree graph](https://codecov.io/gh/bmartin5692/bumper/pull/91/graphs/tree.svg?width=650&token=Ody2IThbOc&height=150&src=pr)](https://codecov.io/gh/bmartin5692/bumper/pull/91?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #91 +/- ## ======================================= 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/91?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [bumper/plugins/bumper\_confserver\_upload\_global.py](https://codecov.io/gh/bmartin5692/bumper/pull/91/diff?src=pr&el=tree#diff-YnVtcGVyL3BsdWdpbnMvYnVtcGVyX2NvbmZzZXJ2ZXJfdXBsb2FkX2dsb2JhbC5weQ==) | `78.26% <0%> (ø)` | :arrow_up: | | [bumper/plugins/bumper\_confserver\_portal\_pim.py](https://codecov.io/gh/bmartin5692/bumper/pull/91/diff?src=pr&el=tree#diff-YnVtcGVyL3BsdWdpbnMvYnVtcGVyX2NvbmZzZXJ2ZXJfcG9ydGFsX3BpbS5weQ==) | `61.22% <100%> (ø)` | :arrow_up: | | [bumper/confserver.py](https://codecov.io/gh/bmartin5692/bumper/pull/91/diff?src=pr&el=tree#diff-YnVtcGVyL2NvbmZzZXJ2ZXIucHk=) | `70.93% <100%> (ø)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/bmartin5692/bumper/pull/91?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/91?src=pr&el=footer). Last update [8709a39...56fbf3b](https://codecov.io/gh/bmartin5692/bumper/pull/91?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.