Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: handleAllTrackEvents is no longer used #48

Merged
merged 5 commits into from
Oct 2, 2019
Merged

Conversation

davidjoy
Copy link
Contributor

@davidjoy davidjoy commented Oct 2, 2019

No description provided.

David Joy added 2 commits October 2, 2019 12:22
BREAKING CHANGE: handleAllTrackEvents is no longer part of the Footer props API.  The footer uses frontend-analytics’s sendTrackEvent directly.

Also updating other dependencies to keep them up to date.  This part should probably be a separate PR, technically.
@davidjoy davidjoy requested a review from a team October 2, 2019 16:32
@codecov-io
Copy link

codecov-io commented Oct 2, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@83bad3d). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #48   +/-   ##
=========================================
  Coverage          ?   67.85%           
=========================================
  Files             ?        4           
  Lines             ?       28           
  Branches          ?        4           
=========================================
  Hits              ?       19           
  Misses            ?        9           
  Partials          ?        0
Impacted Files Coverage Δ
src/components/Footer.jsx 55.55% <0%> (ø)

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 83bad3d...8b66ff2. Read the comment docs.

It’s needed by frontend-i18n and fails if it’s not there for tests.
@davidjoy davidjoy changed the title Remove handleAllTrackEvents and modernize feat: handleAllTrackEvents is no longer used Oct 2, 2019
Copy link

@dianakhuang dianakhuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one minor comment,

@davidjoy davidjoy merged commit d4259ef into master Oct 2, 2019
@davidjoy davidjoy deleted the djoy/modernize branch October 2, 2019 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants