userdive / agent.js

:woman_technologist: Official USERDIVE module for webpage analytics
https://developers.userdive.com/
GNU General Public License v3.0
7 stars 6 forks source link

Replace touch action (only tap) #933

Closed Surgo closed 5 years ago

Surgo commented 5 years ago

TL;DR

Check this pr.

How to check

Check list

codecov[bot] commented 5 years ago

Codecov Report

Merging #933 into master will decrease coverage by 0.27%. The diff coverage is 50%.

@@            Coverage Diff             @@
##           master     #933      +/-   ##
==========================================
- Coverage   91.74%   91.46%   -0.28%     
==========================================
  Files          25       25              
  Lines         630      633       +3     
  Branches      112      112              
==========================================
+ Hits          578      579       +1     
- Misses         28       30       +2     
  Partials       24       24
Impacted Files Coverage Δ
packages/agent/src/constants.ts 100% <100%> (ø) :arrow_up:
packages/agent/src/events/touch.ts 48% <33.33%> (-2%) :arrow_down: