Skip to content

Conversation

@kofalt
Copy link
Contributor

@kofalt kofalt commented Oct 31, 2017

Resolves #972

Yeah, really dumb error here. Late night bug fixes 🛋️ 🥃

@codecov-io
Copy link

codecov-io commented Oct 31, 2017

Codecov Report

Merging #979 into master will increase coverage by 0.04%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #979      +/-   ##
==========================================
+ Coverage      90%   90.04%   +0.04%     
==========================================
  Files          49       49              
  Lines        6640     6640              
==========================================
+ Hits         5976     5979       +3     
+ Misses        664      661       -3

@nagem
Copy link
Contributor

nagem commented Oct 31, 2017

Changes LGTM.

Please add a test to ensure utility and analysis jobs are properly returned via this endpoint. The code is covered, probably just need to modify an existing test to ensure utility and analysis jobs are returned.

@ryansanford
Copy link
Contributor

I confirmed this is resolving #972 on my local dev. Thanks @kofalt . I added that issue to the PR description. Assigning back to you for the requested test improvement.

@ryansanford ryansanford assigned kofalt and unassigned nagem and ryansanford Nov 1, 2017
@kofalt kofalt force-pushed the unique-checks-are-hard branch from 9287e15 to 629c928 Compare November 2, 2017 15:06
@ryansanford
Copy link
Contributor

LGTM

@kofalt kofalt merged commit 3b28d68 into master Nov 2, 2017
@kofalt kofalt deleted the unique-checks-are-hard branch November 2, 2017 16:07
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.

non-analysis jobs are not returned from /api/sessions/{session_id}/jobs?join=gears

5 participants