-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add user query #89
Add user query #89
Conversation
And correct formatting
Methods moved as they can be used to query different resources Updates to the unit tests where needed
cb09196
to
cb7d614
Compare
Correct unit test for query manager Add method of parse subset and unit test for user_runner Fixes done based on errors raised by unit tests for user query
cb7d614
to
10993dc
Compare
0fca5f8
to
b4d463c
Compare
b4d463c
to
1204d93
Compare
fixed some failing tests also fixed some filepaths which were causing errors
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #89 +/- ##
==========================================
- Coverage 94.43% 94.40% -0.04%
==========================================
Files 89 95 +6
Lines 2248 2342 +94
Branches 222 232 +10
==========================================
+ Hits 2123 2211 +88
- Misses 111 114 +3
- Partials 14 17 +3
☔ View full report in Codecov by Sentry. |
add test cases for if either ouput_type or properties_to_select are not given
user-id is an invalid property
The StackStorm Actions we added |
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.
me and @meoflynn pair programmed this together and we're both happy with this
Description:
Special Notes:
Submitter:
Have you (where applicable):
Reviewer
Does this PR:
lib
directory?lib
layers?