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

Extend the test coverage of build tools #42417

Merged

Conversation

gayaldassanayake
Copy link
Contributor

Purpose

$ subject

Related to #42155

Approach

Describe how you are implementing the solutions along with the design details.

Samples

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

Remarks

List any other known issues, related PRs, TODO items, or any other notes related to the PR.

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.64%. Comparing base (11ec864) to head (6a25158).
Report is 109 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #42417      +/-   ##
============================================
+ Coverage     76.57%   76.64%   +0.06%     
- Complexity    53481    53538      +57     
============================================
  Files          2905     2905              
  Lines        202032   202259     +227     
  Branches      26314    26334      +20     
============================================
+ Hits         154703   155016     +313     
+ Misses        38863    38737     -126     
- Partials       8466     8506      +40     

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

@gayaldassanayake gayaldassanayake marked this pull request as ready for review April 1, 2024 10:21
@hasithaa hasithaa added this to the 2201.9.0 milestone Apr 4, 2024
@gayaldassanayake gayaldassanayake merged commit f772e2c into ballerina-platform:master Apr 4, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants