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 aggregation #235

Merged
merged 3 commits into from
Feb 12, 2024

Fix empty pipeline checking logic

5ab567d
Select commit
Loading
Failed to load commit list.
Merged

Add aggregation #235

Fix empty pipeline checking logic
5ab567d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 12, 2024 in 0s

79.00% (-2.14%) compared to e2dd509

View this Pull Request on Codecov

79.00% (-2.14%) compared to e2dd509

Details

Codecov Report

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

Comparison is base (e2dd509) 81.14% compared to head (5ab567d) 79.00%.

Files Patch % Lines
ballerina/client.bal 40.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              4.x     #235      +/-   ##
==========================================
- Coverage   81.14%   79.00%   -2.14%     
==========================================
  Files           5        5              
  Lines         175      181       +6     
  Branches       78       79       +1     
==========================================
+ Hits          142      143       +1     
- Misses         33       38       +5     

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