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

Store incoming transitions #24 #25

Closed tdauth closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   98.87%   98.96%   +0.09%     
==========================================
  Files          11       11              
  Lines          89       97       +8     
  Branches        9        9              
==========================================
+ Hits           88       96       +8     
  Misses          1        1
Impacted Files Coverage Δ
...in/scala/de/retest/guistatemachine/api/State.scala 100% <100%> (ø) :arrow_up:
...pl/serialization/GuiStateMachinGMLSerializer.scala 100% <100%> (ø) :arrow_up:
...de/retest/guistatemachine/api/impl/StateImpl.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 a2fbd97...5637c1b. Read the comment docs.