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

make search catalog more flexible #118

Merged
merged 5 commits into from
Nov 26, 2018
Merged

Conversation

sdc50
Copy link
Member

@sdc50 sdc50 commented Nov 13, 2018

allow for searching for catalog entries from collections and from among a list of catalog entries.

@sdc50 sdc50 requested a review from AaronV77 November 13, 2018 12:26
quest/api/catalog.py Outdated Show resolved Hide resolved
test/test_catalog.py Show resolved Hide resolved
@coveralls
Copy link

coveralls commented Nov 13, 2018

Pull Request Test Coverage Report for Build 556

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 23 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 68.839%

Files with Coverage Reduction New Missed Lines %
/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/quest/api/catalog.py 23 79.17%
Totals Coverage Status
Change from base Build 553: 0.02%
Covered Lines: 4500
Relevant Lines: 6537

💛 - Coveralls

quest/api/catalog.py Outdated Show resolved Hide resolved
quest/api/catalog.py Outdated Show resolved Hide resolved



def test_search_catalog_with_collection(api):

Choose a reason for hiding this comment

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

E303 too many blank lines (3)




def test_search_catalog_with_collection(api):

Choose a reason for hiding this comment

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

E303 too many blank lines (3)

@AaronV77 AaronV77 merged commit e1a00bd into erdc:master Nov 26, 2018
douggallup pushed a commit to Aquaveo/quest that referenced this pull request Dec 3, 2018
* make search catalog more flexible

* Update test/test_catalog.py

* disable HydroShare tests
@sdc50 sdc50 deleted the search_catalog branch April 29, 2019 15:51
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