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

[Ballerina to OAS] HATEOAS Support #1589

Merged

Conversation

SachinAkash01
Copy link
Member

Purpose

$subject

Fixes: #5098
See Also: #5087

@SachinAkash01 SachinAkash01 force-pushed the hypermedia_support branch 2 times, most recently from c7866ba to 4dca3fe Compare January 5, 2024 08:16
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

Attention: 314 lines in your changes are missing coverage. Please review.

Comparison is base (493cc64) 79.62% compared to head (e75d546) 80.00%.
Report is 109 commits behind head on bal-hateos-to-oas.

Files Patch % Lines
...ervice/mapper/constraint/ConstraintMapperImpl.java 80.88% 32 Missing and 11 partials ⚠️
...pi/service/mapper/response/ResponseMapperImpl.java 84.91% 22 Missing and 21 partials ⚠️
...ina/openapi/service/mapper/ResourceMapperImpl.java 82.75% 11 Missing and 9 partials ⚠️
.../openapi/service/mapper/type/RecordTypeMapper.java 81.00% 9 Missing and 10 partials ⚠️
...a/openapi/service/mapper/type/UnionTypeMapper.java 75.36% 9 Missing and 8 partials ⚠️
...o/ballerina/openapi/service/mapper/InfoMapper.java 11.76% 15 Missing ⚠️
.../service/mapper/parameter/ParameterMapperImpl.java 83.69% 7 Missing and 8 partials ⚠️
...ervice/mapper/parameter/HeaderParameterMapper.java 83.52% 3 Missing and 11 partials ⚠️
...openapi/service/mapper/ServiceToOpenAPIMapper.java 89.32% 7 Missing and 4 partials ⚠️
.../openapi/service/mapper/type/SimpleTypeMapper.java 58.33% 8 Missing and 2 partials ⚠️
... and 23 more
Additional details and impacted files
@@                   Coverage Diff                   @@
##             bal-hateos-to-oas    #1589      +/-   ##
=======================================================
+ Coverage                79.62%   80.00%   +0.37%     
- Complexity                1815     1894      +79     
=======================================================
  Files                      142      149       +7     
  Lines                     9797     9983     +186     
  Branches                  1603     1631      +28     
=======================================================
+ Hits                      7801     7987     +186     
+ Misses                    1427     1417      -10     
- Partials                   569      579      +10     

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

Co-authored-by: Sumudu Nissanka <[email protected]>
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@ayeshLK ayeshLK merged commit 7036cfb into ballerina-platform:bal-hateos-to-oas Jan 31, 2024
6 checks passed
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.

5 participants