coner-tech / coner-worker

The main Coner UI for workers to do their jobs with screens tailored to purpose
GNU General Public License v3.0
2 stars 1 forks source link

Prompt for Coner Core connection details on first launch, closes #5 #18

Closed carltonwhitehead closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #18 into master will decrease coverage by 28.11%. The diff coverage is 61.64%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #18       +/-   ##
=============================================
- Coverage     95.34%   67.23%   -28.12%     
+ Complexity        8        3        -5     
=============================================
  Files             4        6        +2     
  Lines            43      177      +134     
  Branches          0       11       +11     
=============================================
+ Hits             41      119       +78     
- Misses            2       58       +56
Impacted Files Coverage Δ Complexity Δ
src/main/kotlin/org/coner/worker/WorkerApp.kt 87.5% <ø> (ø) 3 <0> (ø) :arrow_down:
src/main/kotlin/org/coner/worker/page/Logo.kt 100% <ø> (ø) 0 <0> (?)
...in/org/coner/worker/model/ConnectionPreferences.kt 0% <0%> (ø) 0 <0> (?)
src/main/kotlin/org/coner/worker/Styles.kt 94.11% <100%> (ø) 0 <0> (?)
...otlin/org/coner/worker/page/EstablishConnection.kt 67.7% <67.7%> (ø) 0 <0> (?)
src/main/kotlin/org/coner/worker/page/Main.kt 88.88% <88.88%> (ø) 0 <0> (?)

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 f3c1ccb...4b6df3a. Read the comment docs.