refactor(protoc): migrate to protocompile experimental compiler for Edition 2024#404
Open
Kybxd wants to merge 4 commits into
Open
refactor(protoc): migrate to protocompile experimental compiler for Edition 2024#404Kybxd wants to merge 4 commits into
Kybxd wants to merge 4 commits into
Codecov / codecov/project
succeeded
Jul 13, 2026 in 0s
75.42% (target 63.00%)
View this Pull Request on Codecov
75.42% (target 63.00%)
Details
Codecov Report
❌ Patch coverage is 60.81081% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.42%. Comparing base (1c5fee6) to head (017b7ce).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/x/xproto/protoc/compiler.go | 58.46% | 18 Missing and 9 partials |
| internal/x/xproto/protoc/embed.go | 77.77% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #404 +/- ##
==========================================
- Coverage 75.60% 75.42% -0.19%
==========================================
Files 88 89 +1
Lines 9527 9565 +38
==========================================
+ Hits 7203 7214 +11
- Misses 1749 1767 +18
- Partials 575 584 +9 ☔ View full report in Codecov by Harness.
📢 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.
Loading