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

fix(client): delete "title" from arguments in BasicSearch.create_job #1232

Merged

Conversation

willandfree
Copy link
Collaborator

@willandfree willandfree commented Mar 17, 2022

No description provided.

@willandfree willandfree requested a review from AChenQ as a code owner March 17, 2022 04:54
@coveralls
Copy link

coveralls commented Mar 17, 2022

Pull Request Test Coverage Report for Build 1997171787

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.95%

Totals Coverage Status
Change from base Build 1996696445: 0.0%
Covered Lines: 7910
Relevant Lines: 9203

💛 - Coveralls

@@ -831,7 +831,6 @@ def create_job(
"conjunction": conjunction,
"filters": filters,
"unit": unit,
Copy link
Collaborator

Choose a reason for hiding this comment

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

commit message:
delete the "title" argument in BasicSearch.create_job
maybe better?

@willandfree willandfree force-pushed the T21746_basic_search_create_job branch from 74783e9 to 0b4862d Compare March 17, 2022 07:16
@willandfree willandfree changed the title fix(client): change the arguments in BasicSearch.create_job fix(client): delete "title" from arguments in BasicSearch.create_job Mar 17, 2022
@graczhual graczhual requested review from AChenQ March 17, 2022 07:17
@willandfree willandfree force-pushed the T21746_basic_search_create_job branch from 0b4862d to b011108 Compare March 17, 2022 11:15
@willandfree willandfree merged commit 3799c80 into Graviti-AI:main Mar 17, 2022
@willandfree willandfree deleted the T21746_basic_search_create_job branch March 17, 2022 11:15
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