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 a Mock Server for Tests #290

Merged
merged 10 commits into from
Mar 29, 2024

Add service url as init default parameter

b761efa
Select commit
Loading
Failed to load commit list.
Merged

Add a Mock Server for Tests #290

Add service url as init default parameter
b761efa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 29, 2024 in 0s

86.36% (-8.10%) compared to ef57f03

View this Pull Request on Codecov

86.36% (-8.10%) compared to ef57f03

Details

Codecov Report

Attention: Patch coverage is 53.12500% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 86.36%. Comparing base (ef57f03) to head (b761efa).

Files Patch % Lines
ballerina/types.bal 43.75% 9 Missing ⚠️
ballerina/data_mappings.bal 0.00% 5 Missing ⚠️
ballerina/client.bal 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #290      +/-   ##
==========================================
- Coverage   94.46%   86.36%   -8.10%     
==========================================
  Files           4        4              
  Lines         904      829      -75     
  Branches      311      247      -64     
==========================================
- Hits          854      716     -138     
- Misses         50      113      +63     

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