Skip to content
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

feat: Support AI API #1243

Merged
merged 5 commits into from
Apr 30, 2024
Merged

feat: Support AI API #1243

merged 5 commits into from
Apr 30, 2024

Conversation

lukaszsocha2
Copy link
Contributor

Closes: SDK-3736

@coveralls
Copy link

coveralls commented Apr 24, 2024

Pull Request Test Coverage Report for Build #3720

Details

  • 85 of 130 (65.38%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.08%) to 71.928%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/com/box/sdk/BoxAI.java 43 50 86.0%
src/main/java/com/box/sdk/BoxAIResponse.java 16 25 64.0%
src/main/java/com/box/sdk/BoxAIDialogueEntry.java 11 24 45.83%
src/main/java/com/box/sdk/BoxAIItem.java 15 31 48.39%
Totals Coverage Status
Change from base Build #3690: -0.08%
Covered Lines: 7592
Relevant Lines: 10555

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build #3697

Details

  • 85 of 130 (65.38%) changed or added relevant lines in 4 files are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.08%) to 71.93%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/com/box/sdk/BoxAI.java 43 50 86.0%
src/main/java/com/box/sdk/BoxAIResponse.java 16 25 64.0%
src/main/java/com/box/sdk/BoxAIDialogueEntry.java 11 24 45.83%
src/main/java/com/box/sdk/BoxAIItem.java 15 31 48.39%
Files with Coverage Reduction New Missed Lines %
src/main/java/com/box/sdk/MetadataQuery.java 1 92.59%
src/main/java/com/box/sdk/BoxFileUploadSession.java 1 64.67%
src/main/java/com/box/sdk/EventStream.java 1 86.46%
Totals Coverage Status
Change from base Build #3690: -0.08%
Covered Lines: 7598
Relevant Lines: 10563

💛 - Coveralls

arjankowski
arjankowski previously approved these changes Apr 30, 2024
Copy link
Contributor

@arjankowski arjankowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@lukaszsocha2 lukaszsocha2 changed the title feat: Support AI feat: Support AI API Apr 30, 2024
@lukaszsocha2 lukaszsocha2 changed the title feat: Support AI API feat: Support AI APIs Apr 30, 2024
@lukaszsocha2 lukaszsocha2 changed the title feat: Support AI APIs feat: Support AI API Apr 30, 2024
@lukaszsocha2 lukaszsocha2 merged commit 4e64f27 into main Apr 30, 2024
15 of 16 checks passed
@lukaszsocha2 lukaszsocha2 deleted the sdk-3736-support-ai branch April 30, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants