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

Support for Enum Query parameters #76

Merged
merged 2 commits into from
Aug 31, 2024

Conversation

sashirestela
Copy link
Owner

No description provided.

@sashirestela sashirestela linked an issue Aug 31, 2024 that may be closed by this pull request
Copy link

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.88%. Comparing base (d6f8127) to head (2a9ea05).

Files with missing lines Patch % Lines
...hub/sashirestela/cleverclient/http/URLBuilder.java 83.33% 2 Missing ⚠️

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

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #76      +/-   ##
============================================
+ Coverage     95.90%   96.88%   +0.98%     
+ Complexity      295      272      -23     
============================================
  Files            35       33       -2     
  Lines           805      770      -35     
  Branches         74       73       -1     
============================================
- Hits            772      746      -26     
+ Misses           18       12       -6     
+ Partials         15       12       -3     

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

@sashirestela sashirestela merged commit a0c3b52 into main Aug 31, 2024
2 checks passed
@sashirestela sashirestela deleted the 75-add-support-for-enum-query-parameters branch August 31, 2024 02:36
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.

Add support for Enum Query parameters
2 participants