-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Analysis schema for historic job data (#530)
Add UISJob to schema * Change jobs query to use list of tasks * Refactored get_task and get_job functions into one set of functions * Added tests for schema.py * Removed pytest_asyncio as it is not needed * Added unit tests for get_elements() * Remove flawed if condition --------- Co-authored-by: JAllen42 <[email protected]> Co-authored-by: Ronnie Dutta <[email protected]>
- Loading branch information
1 parent
63e5baa
commit d075928
Showing
2 changed files
with
273 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.