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

Automate code formatting #57

Merged
merged 4 commits into from
Mar 1, 2024
Merged

Automate code formatting #57

merged 4 commits into from
Mar 1, 2024

Conversation

sashirestela
Copy link
Owner

No description provided.

@sashirestela sashirestela linked an issue Mar 1, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 92.40506% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 87.68%. Comparing base (f711e1c) to head (6e3e501).

Files Patch % Lines
...hirestela/openai/domain/assistant/TextContent.java 0.00% 2 Missing ⚠️
...ela/openai/domain/audio/AudioTranslateRequest.java 75.00% 0 Missing and 1 partial ⚠️
...hirestela/openai/domain/chat/content/ImageUrl.java 83.33% 0 Missing and 1 partial ⚠️
...la/openai/domain/completion/CompletionRequest.java 75.00% 0 Missing and 1 partial ⚠️
...tela/openai/domain/embedding/EmbeddingRequest.java 75.00% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #57      +/-   ##
============================================
+ Coverage     87.61%   87.68%   +0.07%     
- Complexity      630      634       +4     
============================================
  Files           110      110              
  Lines          1001     1007       +6     
  Branches         32       32              
============================================
+ Hits            877      883       +6     
  Misses           69       69              
  Partials         55       55              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sashirestela sashirestela merged commit 95c10d5 into main Mar 1, 2024
1 check passed
@sashirestela sashirestela deleted the 56-automate-code-formatting branch March 1, 2024 21:46
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.

Automate Code Formatting
2 participants