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

build: Add Maven wrapper #1129

Merged
merged 1 commit into from
Sep 30, 2024
Merged

build: Add Maven wrapper #1129

merged 1 commit into from
Sep 30, 2024

Conversation

guidobrei
Copy link
Member

This PR

  • adds Maven wrapper to the repository

Related Issues

mvn wrapper is also avialable in java-sdk-contrib

Follow-up Tasks

We may want to use mvnw in CI pipelines

How to test

run ./mvnw -version

@guidobrei guidobrei requested a review from a team as a code owner September 30, 2024 15:11
Signed-off-by: Guido Breitenhuber <guido.breitenhuber@dynatrace.com>
Copy link

sonarcloud bot commented Sep 30, 2024

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.91%. Comparing base (3816151) to head (d89be80).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1129      +/-   ##
============================================
+ Coverage     93.71%   93.91%   +0.19%     
- Complexity      429      430       +1     
============================================
  Files            40       40              
  Lines          1019     1019              
  Branches         72       72              
============================================
+ Hits            955      957       +2     
+ Misses           40       39       -1     
+ Partials         24       23       -1     
Flag Coverage Δ
unittests 93.91% <ø> (+0.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@toddbaert toddbaert merged commit 4f83d61 into open-feature:main Sep 30, 2024
8 of 10 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