feat: add query method with all params for BucketsApi, OrganizationApi and TasksApi#278
feat: add query method with all params for BucketsApi, OrganizationApi and TasksApi#278bednar merged 46 commits intoinfluxdata:masterfrom
Conversation
|
@bednar I will satisfy the PR checklist tomorrow or next week |
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
…pl.java Co-authored-by: Jakub Bednář <[email protected]>
…sApiImpl.java Co-authored-by: Jakub Bednář <[email protected]>
….java Co-authored-by: Jakub Bednář <[email protected]>
….java Co-authored-by: Jakub Bednář <[email protected]>
….java Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
|
@bednar Is there anything else that need me to be done?I haven't run |
bednar
left a comment
There was a problem hiding this comment.
You don't have to create a new rebased PR, I will squash the commits before merge the PR into master.
There are only a few requirements before merge the PR into master:
- Update
CHANGELOG.md - Satisfy following requirements:
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
…pl.java Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
Co-authored-by: Jakub Bednář <[email protected]>
|
@bednar CHANGELOG.md updated |
|
Please, fix a compilation error: You have to rename |
Codecov Report
@@ Coverage Diff @@
## master #278 +/- ##
============================================
- Coverage 89.05% 88.39% -0.66%
Complexity 473 473
============================================
Files 145 148 +3
Lines 5791 5867 +76
Branches 275 275
============================================
+ Hits 5157 5186 +29
- Misses 554 601 +47
Partials 80 80
Continue to review full report at Codecov.
|
|
@bednar fixed for ci |
bednar
left a comment
There was a problem hiding this comment.
Thanks again for PR
LGTM 💯



Closes #277
Proposed Changes
add query with full rest params for buckets,org and tasks api.
Checklist
mvn testcompletes successfully