-
Notifications
You must be signed in to change notification settings - Fork 18
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
Analysis schema for historic job data #530
Conversation
I have refactored some code and added some extra tests. |
MacOS tests failures unrelated - actions/runner-images#8649 |
@oliver-sanders I think this needs to be on 1.4.x right? |
Changed the milestone to 1.5.0 |
|
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
7064362
to
26c83e4
Compare
I've just force-pushed to simplify the commit history. No changes made. If any more changes are needed on this branch, please reset your local branch to this latest commit and then add commits on top of it (rather than merging this into your local branch, which will undo the commit history simplification) |
63b8878
to
e781b3b
Compare
I've done this again, please follow these instructions if you want to add any more commits |
… sure why this simplification is causing issues.
All points have been resolved. The lack of test coverage is due to the function list_elements being troublesome to test. |
I'm not so concerned by the lack of coverage on |
Got some suggestions at ChrisPaulBennett#5 |
Test `get_elements()` more thoroughly
You said that you were not concerned about list_elements(). |
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, suggest keeping this open whilst the UI PR is worked on in case changes are required.
This comment was marked as off-topic.
This comment was marked as off-topic.
Upstream PR is in, getting the tests passing before merging this one. |
I have taken ownership of this issue (Previously #511)
Check List
CONTRIBUTING.md
and added my name as a Code Contributor.?.?.x
branch.