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

GH-135: Add ability to exclude project dependencies from import paths #154

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented Apr 7, 2024

No description provided.

@ascopes ascopes added documentation Improvements or additions to documentation new feature A new user-facing feature. labels Apr 7, 2024
@ascopes ascopes self-assigned this Apr 7, 2024
Copy link

codecov bot commented Apr 7, 2024

Codecov Report

Attention: Patch coverage is 73.68421% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 82.09%. Comparing base (567da77) to head (e7a3924).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
- Coverage   82.56%   82.09%   -0.46%     
==========================================
  Files          25       25              
  Lines         837      843       +6     
  Branches       57       60       +3     
==========================================
+ Hits          691      692       +1     
- Misses        121      124       +3     
- Partials       25       27       +2     
Files Coverage Δ
...opes/protobufmavenplugin/AbstractGenerateMojo.java 82.54% <100.00%> (+0.29%) ⬆️
...tobufmavenplugin/generate/SourceCodeGenerator.java 87.38% <72.23%> (-4.45%) ⬇️

@ascopes ascopes merged commit 51420b7 into main Apr 7, 2024
13 of 15 checks passed
@ascopes ascopes deleted the feature/GH-135-exclude-project-dependencies branch April 7, 2024 17:07
@ascopes ascopes linked an issue Apr 7, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation new feature A new user-facing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Manually control the compilation import-path
1 participant