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

Conversation

DimuthuMadushan
Copy link
Contributor

Purpose

Fixes:#6117

Examples

Checklist

  • Linked to an issue
  • Updated the specification
  • Updated the changelog
  • Added tests
  • Checked native-image compatibility

Copy link

codecov bot commented Mar 26, 2024

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.

ThisaruGuruge
ThisaruGuruge previously approved these changes Mar 26, 2024
.gitignore Show resolved Hide resolved
.gitignore Show resolved Hide resolved
@DimuthuMadushan DimuthuMadushan merged commit 8418592 into ballerina-platform:master Mar 29, 2024
2 of 4 checks passed
@DimuthuMadushan DimuthuMadushan deleted the mock-test branch March 29, 2024 09:12
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