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

Revamp Salesforce Connector by Adding REST APIs, BULKv2 API and Apex API #311

Merged
merged 52 commits into from
Jan 30, 2024

Conversation

sahanHe
Copy link
Contributor

@sahanHe sahanHe commented Nov 13, 2023

Description

Related to :#4844

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

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

Comparison is base (cb16c02) 71.06% compared to head (1707f58) 75.02%.
Report is 2 commits behind head on master.

Files Patch % Lines
ballerina/client.bal 63.63% 72 Missing ⚠️
ballerina/types.bal 66.66% 6 Missing ⚠️
ballerina/utils.bal 88.23% 6 Missing ⚠️
ballerina/data_mappings.bal 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
+ Coverage   71.06%   75.02%   +3.95%     
==========================================
  Files          14       14              
  Lines        1258     1189      -69     
  Branches      751      711      -40     
==========================================
- Hits          894      892       -2     
+ Misses        364      297      -67     

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

ballerina/utils.bal Outdated Show resolved Hide resolved
ballerina/Module.md Show resolved Hide resolved
ballerina/Module.md Show resolved Hide resolved
ballerina/Module.md Show resolved Hide resolved
ballerina/Module.md Show resolved Hide resolved
ballerina/Module.md Outdated Show resolved Hide resolved
ballerina/client.bal Outdated Show resolved Hide resolved
ballerina/client.bal Outdated Show resolved Hide resolved
ballerina/data_mappings.bal Outdated Show resolved Hide resolved
@sahanHe sahanHe merged commit 87c460e into master Jan 30, 2024
3 of 4 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