Skip to content

Comments

Decouple Protoc Tool from the Distribution#67

Merged
DimuthuMadushan merged 4 commits intoballerina-platform:mainfrom
DimuthuMadushan:decouple
May 28, 2025
Merged

Decouple Protoc Tool from the Distribution#67
DimuthuMadushan merged 4 commits intoballerina-platform:mainfrom
DimuthuMadushan:decouple

Conversation

@DimuthuMadushan
Copy link
Contributor

Purpose

Fixes: #7939

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec

@codecov
Copy link

codecov bot commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.21%. Comparing base (7f7281a) to head (73d1744).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #67      +/-   ##
============================================
- Coverage     86.41%   84.21%   -2.20%     
- Complexity      707      708       +1     
============================================
  Files            56       57       +1     
  Lines          3201     3287      +86     
  Branches        357      375      +18     
============================================
+ Hits           2766     2768       +2     
- Misses          332      415      +83     
- Partials        103      104       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DimuthuMadushan DimuthuMadushan merged commit b5350a0 into ballerina-platform:main May 28, 2025
5 checks passed
@DimuthuMadushan DimuthuMadushan deleted the decouple branch May 28, 2025 06:37
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.

Decouple Protoc tool from the Distribution

2 participants