Skip to content

feat: maven plugin protoSourceRoot参数支持读取文件夹#104

Merged
wardseptember merged 1 commit into
trpc-group:masterfrom
Hisoka-X:support-directory-in-source-root
Oct 9, 2025
Merged

feat: maven plugin protoSourceRoot参数支持读取文件夹#104
wardseptember merged 1 commit into
trpc-group:masterfrom
Hisoka-X:support-directory-in-source-root

Conversation

@Hisoka-X
Copy link
Copy Markdown
Contributor

@Hisoka-X Hisoka-X commented Oct 1, 2025

trpc-maven-plugin 在 protoSourceRoot 文件夹下没有proto文件,而存在多个子文件夹的场景会报错。此PR确保子文件夹下的proto文件也能正常被解析。

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 1, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@Hisoka-X
Copy link
Copy Markdown
Contributor Author

Hisoka-X commented Oct 1, 2025

I have read the CLA Document and I hereby sign the CLA

@Hisoka-X
Copy link
Copy Markdown
Contributor Author

Hisoka-X commented Oct 1, 2025

cc @wardseptember

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.93529%. Comparing base (9dca999) to head (c1f5a14).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##                master        #104         +/-   ##
=====================================================
- Coverage     69.98776%   69.93529%   -0.05247%     
+ Complexity        4260        4256          -4     
=====================================================
  Files              437         437                 
  Lines            17153       17153                 
  Branches          1733        1733                 
=====================================================
- Hits             12005       11996          -9     
- Misses            4036        4044          +8     
- Partials          1112        1113          +1     

see 5 files with indirect coverage changes

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

@wardseptember wardseptember merged commit bea1465 into trpc-group:master Oct 9, 2025
11 of 12 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.

2 participants