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

Add Shell test cases with internal-io module #40641

Merged

Conversation

DamithaSenevirathne
Copy link
Contributor

Purpose

Describe the problems, issues, or needs driving this feature/fix and include links to related issues.

This PR includes Ballerina shell testcases with internal-io module.

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

@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (699b670) 76.99% compared to head (ef8f9de) 76.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##             master   #40641    +/-   ##
==========================================
  Coverage     76.99%   76.99%            
- Complexity    54493    54533    +40     
==========================================
  Files          3363     3363            
  Lines        202975   203211   +236     
  Branches      26065    26081    +16     
==========================================
+ Hits         156289   156471   +182     
- Misses        38205    38256    +51     
- Partials       8481     8484     +3     
Impacted Files Coverage Δ
...rc/main/java/io/ballerina/shell/EvaluatorImpl.java 75.65% <ø> (ø)
...erinalang/util/diagnostic/DiagnosticErrorCode.java 99.83% <ø> (-0.01%) ⬇️
...g/wso2/ballerinalang/compiler/desugar/Desugar.java 90.33% <ø> (+0.01%) ⬆️
.../compiler/semantics/analyzer/QueryTypeChecker.java 93.20% <100.00%> (-0.05%) ⬇️

... and 24 files with indirect coverage changes

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

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.

None yet

2 participants