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] Remove types.bal generation from low level service #1587

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

lnash94
Copy link
Member

@lnash94 lnash94 commented Dec 18, 2023

Purpose

Reference PR: #1581
Related issue: https://github.com/wso2-enterprise/internal-support-ballerina/issues/528

Automation tests

  • Unit tests - added

    Code coverage information

  • Integration tests

    Details about the test cases and coverage

Security checks

Samples

Provide high-level details about the samples related to this feature

Related PRs

List any other related PRs

Migrations (if applicable)

Describe migration steps and platforms on which migration has been tested

Test environment

List all JDK versions, operating systems, databases, and browser/versions on which this feature/fix was tested

Learning

Describe the research phase and any blog posts, patterns, libraries, or add-ons you used to solve the problem.

Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Dec 18, 2023

Codecov Report

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

Comparison is base (df28350) 80.20% compared to head (cf982ff) 80.24%.
Report is 3 commits behind head on master.

Files Patch % Lines
...java/io/ballerina/openapi/core/GeneratorUtils.java 88.88% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1587      +/-   ##
============================================
+ Coverage     80.20%   80.24%   +0.04%     
- Complexity     1876     1883       +7     
============================================
  Files           125      125              
  Lines         10364    10382      +18     
  Branches       1713     1717       +4     
============================================
+ Hits           8312     8331      +19     
+ Misses         1461     1458       -3     
- Partials        591      593       +2     

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

Copy link

github-actions bot commented Jan 2, 2024

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Jan 2, 2024
@lnash94 lnash94 removed the Stale label Jan 3, 2024
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@lnash94 lnash94 merged commit a9eb963 into ballerina-platform:master Jan 17, 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.

3 participants