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

Sync master with 1.7.x branch #1454

Closed
wants to merge 16 commits into from
Closed

Sync master with 1.7.x branch #1454

wants to merge 16 commits into from

Conversation

lnash94
Copy link
Member

@lnash94 lnash94 commented Jul 13, 2023

Purpose

$Subject

aneeshafedo and others added 13 commits July 6, 2023 14:55
# Conflicts:
#	openapi-core/src/main/java/io/ballerina/openapi/core/GeneratorUtils.java
…-tools into 1407-1.7.x

# Conflicts:
#	openapi-cli/src/test/resources/expected_gen/ballerina_project/service_type.bal
[1.7.x] Add diagnostic tests in OpenAPI to Ballerina service generation
[1.7.x] Handle unsupported data type formats
[1.7.x]Fix for improving the error message content mapping according to changes from HTTP module
@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Patch coverage: 90.38% and project coverage change: +0.31 🎉

Comparison is base (61d186f) 78.79% compared to head (da798b5) 79.11%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1454      +/-   ##
============================================
+ Coverage     78.79%   79.11%   +0.31%     
- Complexity     1685     1691       +6     
============================================
  Files           124      124              
  Lines          9806     9815       +9     
  Branches       1594     1596       +2     
============================================
+ Hits           7727     7765      +38     
+ Misses         1511     1479      -32     
- Partials        568      571       +3     
Impacted Files Coverage Δ
.../schema/ballerinatypegenerators/EnumGenerator.java 67.85% <33.33%> (-5.22%) ⬇️
...java/io/ballerina/openapi/core/GeneratorUtils.java 88.81% <83.33%> (-0.32%) ⬇️
...enapi/converter/service/OpenAPIResponseMapper.java 83.15% <96.77%> (+0.35%) ⬆️
...generators/client/FunctionReturnTypeGenerator.java 87.42% <100.00%> (+19.16%) ⬆️
...allerinatypegenerators/PrimitiveTypeGenerator.java 92.85% <100.00%> (-1.27%) ⬇️
...a/ballerinatypegenerators/RecordTypeGenerator.java 100.00% <100.00%> (ø)
...ore/generators/service/ServiceGenerationUtils.java 76.74% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

lnash94 and others added 3 commits July 14, 2023 09:05
[1.7.x]Update ballerina lang version
[1.7.x] Fix NPE when resource return has both `InternalServerError|error` in OpenAPI spec generation
@sonarcloud
Copy link

sonarcloud bot commented Jul 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@lnash94
Copy link
Member Author

lnash94 commented Jul 17, 2023

Close with the favour of #1455

@lnash94 lnash94 closed this Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants