Skip to content

fix(ApplicationLauncher): Adjust cypress test - #2263

Merged
tlabaj merged 1 commit into
patternfly:masterfrom
jessiehuff:fix/appLauncherTest
Jun 17, 2019
Merged

fix(ApplicationLauncher): Adjust cypress test#2263
tlabaj merged 1 commit into
patternfly:masterfrom
jessiehuff:fix/appLauncherTest

Conversation

@jessiehuff

Copy link
Copy Markdown
Contributor

Fixes #2243

@patternfly-build

Copy link
Copy Markdown
Collaborator

PatternFly-React preview: https://2263-pr-patternfly-react-patternfly.surge.sh

@jessiehuff
jessiehuff requested a review from tlabaj June 13, 2019 18:15
@codecov-io

codecov-io commented Jun 13, 2019

Copy link
Copy Markdown

Codecov Report

Merging #2263 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2263   +/-   ##
=======================================
  Coverage   79.89%   79.89%           
=======================================
  Files         669      669           
  Lines        8529     8529           
  Branches      734      734           
=======================================
  Hits         6814     6814           
  Misses       1362     1362           
  Partials      353      353
Flag Coverage Δ
#patternfly3 85.23% <ø> (ø) ⬆️
#patternfly4 74.92% <ø> (ø) ⬆️
#patternflymisc 95.79% <ø> (ø) ⬆️

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 df4c491...b16b952. Read the comment docs.

avatar?: ReactNode;
topNav?: ReactNode;
linkComponent?: ReactNode;
logoComponent?: ReactNode;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This one is my fault, sorry!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why is prop name changing here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Zack asked me to include this based on: #2117

@tlabaj tlabaj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@tlabaj
tlabaj merged commit 28a08ca into patternfly:master Jun 17, 2019
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.

Fix Application Launcher cypress Tests

5 participants