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

[master] Add Query Parameter Annotation Mapping #2143

Merged
merged 16 commits into from
Sep 18, 2024

Conversation

lnash94
Copy link
Member

@lnash94 lnash94 commented Sep 9, 2024

Purpose

Fixes: ballerina-platform/ballerina-library#6983

Partial fix for the main issue: ballerina-platform/ballerina-library#6747

Examples

Checklist

@lnash94 lnash94 marked this pull request as ready for review September 10, 2024 03:54
@lnash94 lnash94 force-pushed the query_field_annotation_fix branch 3 times, most recently from 2d046a3 to 7226b2d Compare September 10, 2024 05:00
@lnash94 lnash94 force-pushed the query_field_annotation_fix branch 2 times, most recently from 1218d3d to 241d462 Compare September 11, 2024 10:05
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 4 lines in your changes missing coverage. Please review.

Project coverage is 80.28%. Comparing base (0b2b928) to head (ef175c1).
Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
...dlib/http/api/client/actions/HttpClientAction.java 85.71% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2143      +/-   ##
============================================
+ Coverage     80.21%   80.28%   +0.06%     
  Complexity      669      669              
============================================
  Files           408      408              
  Lines         22926    22953      +27     
  Branches       5271     5276       +5     
============================================
+ Hits          18391    18427      +36     
+ Misses         3403     3392      -11     
- Partials       1132     1134       +2     

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

Copy link
Contributor

@TharmiganK TharmiganK left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

sonarcloud bot commented Sep 18, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants