Skip to content

GH-687: Add src/main/proto and src/test/proto as directory roots for migration purposes #692

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

Merged
merged 1 commit into from
May 31, 2025

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented May 31, 2025

Closes GH-687.

@ascopes ascopes added this to the v3.4.x milestone May 31, 2025
@ascopes ascopes self-assigned this May 31, 2025
@ascopes ascopes added the new feature A new user-facing feature. label May 31, 2025
Copy link

codecov bot commented May 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.92%. Comparing base (a333e2e) to head (a972f1f).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #692      +/-   ##
==========================================
+ Coverage   91.91%   91.92%   +0.01%     
==========================================
  Files          56       56              
  Lines        1667     1669       +2     
  Branches      105      105              
==========================================
+ Hits         1532     1534       +2     
  Misses         99       99              
  Partials       36       36              
Files with missing lines Coverage Δ
...protobufmavenplugin/mojo/AbstractGenerateMojo.java 100.00% <ø> (ø)
...pes/protobufmavenplugin/mojo/MainGenerateMojo.java 100.00% <100.00%> (ø)
...pes/protobufmavenplugin/mojo/TestGenerateMojo.java 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ascopes ascopes merged commit af87715 into main May 31, 2025
15 checks passed
@ascopes ascopes deleted the feature/GH-687-legacy-src-main-proto-support branch May 31, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new user-facing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Add src/main/proto as default source location
1 participant