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

fix(menu): Read index property from list item event detail #4368

Merged
merged 2 commits into from
Feb 7, 2019

Conversation

acdvorak
Copy link
Contributor

@acdvorak acdvorak commented Feb 7, 2019

This fixes a regression caused by PR #4356, and adds a unit test to catch future integration failures between list and menu events.

This fixes a regression caused by PR #4356, and adds a unit test to catch future integration failures between list and menu events.
@codecov-io
Copy link

codecov-io commented Feb 7, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #4368   +/-   ##
=========================================
  Coverage          ?   98.56%           
=========================================
  Files             ?      130           
  Lines             ?     5731           
  Branches          ?      763           
=========================================
  Hits              ?     5649           
  Misses            ?       82           
  Partials          ?        0
Impacted Files Coverage Δ
packages/mdc-menu/index.js 100% <100%> (ø)

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 13b02b5...a8239ef. Read the comment docs.

@mdc-web-bot
Copy link
Collaborator

All 621 screenshot tests passed for commit 7d0d136 vs. master! 💯🎉

@mdc-web-bot
Copy link
Collaborator

All 621 screenshot tests passed for commit a8239ef vs. master! 💯🎉

@acdvorak acdvorak merged commit 5eb5a01 into master Feb 7, 2019
@acdvorak acdvorak deleted the fix/menu/list-notifyAction-event branch February 7, 2019 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants