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

debug: Enable mocked link previews to be generated #5996

Merged
merged 1 commit into from
Mar 5, 2019

Conversation

atomrc
Copy link
Contributor

@atomrc atomrc commented Mar 5, 2019

No description provided.

@atomrc atomrc changed the title debug: Enable mocked link preview to be generated debug: Enable mocked link previews to be generated Mar 5, 2019
* @returns {void} - returns nothing
*/
enableLinkPreviews() {
/* To allow the LinkPreviewRepository to generate link previews, we need to expose a fake 'openGraphAsync' method.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
/* To allow the LinkPreviewRepository to generate link previews, we need to expose a fake 'openGraphAsync' method.
/**
* To allow the LinkPreviewRepository to generate link previews, we need to expose a fake 'openGraphAsync' method.

@codecov-io
Copy link

Codecov Report

Merging #5996 into dev will increase coverage by 0.03%.
The diff coverage is 58.33%.

@@            Coverage Diff             @@
##              dev    #5996      +/-   ##
==========================================
+ Coverage   48.75%   48.79%   +0.03%     
==========================================
  Files         327      327              
  Lines       14277    14272       -5     
==========================================
+ Hits         6961     6964       +3     
+ Misses       7316     7308       -8

@atomrc atomrc force-pushed the debug/enable_link_preview_mock branch from 8336c93 to 6062402 Compare March 5, 2019 16:36
@atomrc atomrc merged commit 6969b55 into dev Mar 5, 2019
@atomrc atomrc deleted the debug/enable_link_preview_mock branch March 5, 2019 16:54
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