Add `offset` and `limit` parameters to `BoxFolder.getChildren` by sujaygarlanka · Pull Request #861 · box/box-java-sdk
Navigation Menu
{{ message }}
box / box-java-sdk Public
- Notifications You must be signed in to change notification settings
- Fork 187
Merged
Add offset and limit parameters to BoxFolder.getChildren#861
sujaygarlanka merged 2 commits intomasterfrom
Add offset and limit parameters to BoxFolder.getChildren#861
sujaygarlanka merged 2 commits intomasterfrom
Conversation
sujaygarlanka added 2 commits
December 16, 2020 11:46
sujaygarlanka
changed the title
Add
Add offset and limit parameters to Folders.getChildrenoffset and limit parameters to BoxFolder.getChildren
Copy link
Pull Request Test Coverage Report for Build 2398
- 22 of 22 (100.0%) changed or added relevant lines in 3 files are covered.
- 5 unchanged lines in 2 files lost coverage.
- Overall coverage increased (+0.02%) to 67.278%
| Files with Coverage Reduction | New Missed Lines | % |
|---|---|---|
| src/main/java/com/box/sdk/BoxAPIRequest.java | 2 | 65.71% |
| src/main/java/com/box/sdk/RealtimeServerConnection.java | 3 | 80.0% |
| Totals | |
|---|---|
| Change from base Build 2396: | 0.02% |
| Covered Lines: | 6012 |
| Relevant Lines: | 8936 |
💛 - Coveralls
PJSimon approved these changes Dec 16, 2020
swfree approved these changes Dec 16, 2020
sujaygarlanka
merged commit
7f4c967
into
master
sujaygarlanka
deleted the
update-get-children
branch
This was referenced
Feb 19, 2021This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment