retest / gui-state-machine-api

API for the creation and modification of incomplete state machines which represent the exploration of a GUI application.
2 stars 1 forks source link

Feature/state machine name #23

Closed tdauth closed 5 years ago

tdauth commented 5 years ago

See #21

codecov-io commented 5 years ago

Codecov Report

Merging #23 into master will decrease coverage by 0.18%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   99.05%   98.87%   -0.19%     
==========================================
  Files          13       11       -2     
  Lines         106       89      -17     
  Branches       12        9       -3     
==========================================
- Hits          105       88      -17     
  Misses          1        1
Impacted Files Coverage Δ
...etest/guistatemachine/api/GuiStateMachineApi.scala 100% <ø> (ø) :arrow_up:
...de/retest/guistatemachine/api/impl/StateImpl.scala 100% <100%> (ø) :arrow_up:
...statemachine/api/impl/GuiStateMachineApiImpl.scala 100% <100%> (ø) :arrow_up:

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 e0fc57b...83380af. Read the comment docs.