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

Replace usage of deprecated ConfigProperties with ConfigMapping #1814

Merged

Conversation

nastra
Copy link
Contributor

@nastra nastra commented Aug 23, 2021

This change is Reviewable

@codecov
Copy link

codecov bot commented Aug 23, 2021

Codecov Report

Merging #1814 (525ddef) into main (a9a7c5b) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1814      +/-   ##
============================================
+ Coverage     75.55%   75.57%   +0.02%     
  Complexity     2300     2300              
============================================
  Files           303      303              
  Lines         14582    14582              
  Branches       1067     1067              
============================================
+ Hits          11017    11020       +3     
+ Misses         3089     3086       -3     
  Partials        476      476              
Flag Coverage Δ
java 74.78% <ø> (+0.02%) ⬆️
python 86.59% <ø> (ø)

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

Impacted Files Coverage Δ
...ctnessie/server/config/JGitVersionStoreConfig.java 100.00% <ø> (+100.00%) ⬆️
...rojectnessie/server/config/VersionStoreConfig.java 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9a7c5b...525ddef. Read the comment docs.

dimas-b
dimas-b previously approved these changes Aug 23, 2021
@nastra nastra force-pushed the quarkus-deprecated-config-properties branch from 13e23dd to 525ddef Compare August 24, 2021 14:56
@nastra nastra requested a review from snazy August 24, 2021 14:58
@@ -155,7 +155,7 @@
<openapi.version>2.0</openapi.version>
<prometheus.version>0.9.0</prometheus.version>
<protobuf.version>3.17.3</protobuf.version>
<quarkus.version>2.1.3.Final</quarkus.version>
<quarkus.version>2.2.0.CR1</quarkus.version>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.2.0.Final should be released today, so we/dependabot can switch to that new version then

@nastra nastra merged commit b9abd29 into projectnessie:main Aug 25, 2021
@nastra nastra deleted the quarkus-deprecated-config-properties branch August 25, 2021 07:55
snazy added a commit to snazy/nessie that referenced this pull request Sep 14, 2021
snazy added a commit to snazy/nessie that referenced this pull request Sep 14, 2021
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