-
Notifications
You must be signed in to change notification settings - Fork 263
Addresses #468 Added bing news search #489
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #489 +/- ##
==========================================
+ Coverage 82.54% 90.91% +8.36%
==========================================
Files 29 29
Lines 957 881 -76
==========================================
+ Hits 790 801 +11
+ Misses 167 80 -87
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ! Please squash your commits 👍
@ParthS007 I've resolved the merge conflicts but I did it using the GUI so can the latest commit be merged? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked links, few notes:
Search for google
keyword in Bing for General search and News. Same response.
[
{
"desc": "Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.",
"link": "http://www.google.com/",
"title": "Google"
},
{
"desc": "Google, Mountain View, CA. 25M likes. Organizing the world's information and making it universally accessible and useful.",
"link": "https://www.facebook.com/Google",
"title": "Google - Home | Facebook"
},
{
"desc": "Google teamed up with Xprize to sponsor an audacious literal race to the Moon, but sadly the competition will end with no one taking home the grand prize of $30 ...",
"link": "https://finance.yahoo.com/quote/googl/",
"title": "GOOGL : Summary for Alphabet Inc. - Yahoo Finance"
},
{
"desc": "Google LLC is an American multinational technology company that specializes in Internet-related services and products, which include online advertising ...",
"link": "https://en.wikipedia.org/wiki/Google",
"title": "Google - Wikipedia"
},
{
"desc": "Discover all the latest about our products, technology, and Google culture on our official blog.",
"link": "https://www.blog.google/",
"title": "The Keyword | Google"
},
{
"desc": "Data-driven, human-focused philanthropy— powered by Google We bring the best of Google to innovative nonprofits that are committed to creating a world that works ...",
"link": "https://www.google.org/",
"title": "Home – Google.org"
},
@bhaveshAn The link has been updated. Please check now. |
I mean response is same whether I go for General search or News search. |
Addresses #468
Checklist
master
branch.Changes proposed in this pull request:
Link: https://evening-eyrie-95749.herokuapp.com/
@vaibhavsingh97 @ParthS007 @realslimshanky Please review 😄