-
Notifications
You must be signed in to change notification settings - Fork 1
New api implementation #22
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
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #22 +/- ##
=====================================
Coverage 0% 0%
=====================================
Files 8 10 +2
Lines 172 234 +62
Branches 15 23 +8
=====================================
- Misses 172 234 +62
Continue to review full report at Codecov.
|
If this PR is ready for review, please assign a reviewer. |
…n its own branch. Code Style: replaced usage of try{} with Try().
…projects. Fixed codestyle issues.
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.
Please change the code according to the comments.
Fixed a bug where invalid configuration attribute was used when executing a query.
Will be re-introduced once an authentication framework has been developed.
Added functionality for new API implementation