这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jstucke
Copy link
Collaborator

@jstucke jstucke commented Nov 10, 2017

No description provided.

@jstucke jstucke requested a review from dorpvom November 10, 2017 15:01
@codecov-io
Copy link

codecov-io commented Nov 10, 2017

Codecov Report

Merging #24 into master will increase coverage by <.01%.
The diff coverage is 84.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   90.02%   90.02%   +<.01%     
==========================================
  Files         247      247              
  Lines       11385    11399      +14     
==========================================
+ Hits        10249    10262      +13     
- Misses       1136     1137       +1
Impacted Files Coverage Δ
src/test/acceptance/test_search.py 100% <100%> (ø) ⬆️
src/web_interface/components/database_routes.py 85.71% <82.08%> (+0.28%) ⬆️

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 5cdb23e...735b71a. Read the comment docs.

Copy link
Member

@dorpvom dorpvom left a comment

Choose a reason for hiding this comment

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

Functionally okay. Only fix of style needed. Than ready to merge as soon as build succeeds.

request_id=request_id, yara_rules=yara_rules)

def _app_start_quick_search(self):
search_term = request.args.get('search_term')
Copy link
Member

Choose a reason for hiding this comment

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

Quotation Mix. Please fix.

self.assertIn(self.test_fw.get_uid().encode(), rv.data, "test firmware not found in specific search")

def _show_quick_search(self):
rv = self.test_client.get('/database/quick_search?search_term=test_fw', follow_redirects=True)
Copy link
Member

Choose a reason for hiding this comment

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

Quotation Mix. Please also fix in rest of file.

@dorpvom dorpvom merged commit 66a2f73 into master Nov 15, 2017
@dorpvom dorpvom deleted the 8-quick-search-feature branch November 17, 2017 08:21
weidenba pushed a commit that referenced this pull request Oct 22, 2018
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.

4 participants