segment-integrations / analytics.js-integration-intercom

The Intercom analytics.js integration.
https://segment.com/docs/integrations/intercom/
MIT License
7 stars 12 forks source link

Drop support for handling arrays or objects PLATFORM-15 #26

Closed hankim813 closed 7 years ago

hankim813 commented 7 years ago

Intercom requested that we no longer provide support for flattening/stringifying any compound objects such as arrays or objects, especially if they are nested.

Customers have been emailed in advance that this would happen.

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage    99.2%   99.01%   -0.19%     
==========================================
  Files           1        1              
  Lines         126      102      -24     
==========================================
- Hits          125      101      -24     
  Misses          1        1
Impacted Files Coverage Δ
lib/index.js 99.01% <100%> (-0.19%) :arrow_down:

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 39da939...bd135c7. Read the comment docs.