rapidpro / surveyor

Android client for executing RapidPro flows offline.
http://rapidpro.io
ISC License
15 stars 12 forks source link

Update to latest goflow #65

Closed rowanseymour closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #65 into master will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #65      +/-   ##
============================================
+ Coverage     43.82%   43.92%   +0.09%     
- Complexity      331      332       +1     
============================================
  Files            64       64              
  Lines          2090     2090              
  Branches        170      170              
============================================
+ Hits            916      918       +2     
+ Misses         1121     1120       -1     
+ Partials         53       52       -1     
Impacted Files Coverage Δ Complexity Δ
...ava/io/rapidpro/surveyor/activity/RunActivity.java 21.55% <100.00%> (ø) 11.00 <0.00> (ø)
.../main/java/io/rapidpro/surveyor/engine/Engine.java 70.00% <100.00%> (ø) 17.00 <1.00> (ø)
.../io/rapidpro/surveyor/adapter/FlowListAdapter.java 100.00% <0.00%> (+8.00%) 4.00% <0.00%> (+1.00%)

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 1667bf8...069100c. Read the comment docs.