Skip to content

fix: Revert "Replace usage of MapPropertySource as DynamicPropertyRegistrar (#2398)"#2770

Merged
amizurov merged 1 commit intodevelopfrom
revert-2398
Feb 9, 2026
Merged

fix: Revert "Replace usage of MapPropertySource as DynamicPropertyRegistrar (#2398)"#2770
amizurov merged 1 commit intodevelopfrom
revert-2398

Conversation

@amizurov
Copy link
Contributor

@amizurov amizurov commented Feb 9, 2026

This reverts commit 84a5487.

Fixes: #2740, #2732

@amizurov amizurov changed the title Revert "Replace usage of MapPropertySource as DynamicPropertyRegistrar (#2398)" fix: Revert "Replace usage of MapPropertySource as DynamicPropertyRegistrar (#2398)" Feb 9, 2026
@codecov
Copy link

codecov bot commented Feb 9, 2026

Codecov Report

❌ Patch coverage is 88.38560% with 100 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.18%. Comparing base (3e4fd8b) to head (42fd362).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...azurite/EmbeddedAzuriteBootstrapConfiguration.java 63.33% 11 Missing ⚠️
...ytika/testcontainer/toxiproxy/ToxiproxyHelper.java 0.00% 9 Missing ⚠️
...ntainer/db2/EmbeddedDb2BootstrapConfiguration.java 72.00% 6 Missing and 1 partial ⚠️
...ver/EmbeddedMSSQLServerBootstrapConfiguration.java 81.81% 4 Missing ⚠️
...ory/EmbeddedArtifactoryBootstrapConfiguration.java 82.35% 3 Missing ⚠️
...andra/EmbeddedCassandraBootstrapConfiguration.java 85.00% 3 Missing ⚠️
...r/consul/EmbeddedConsulBootstrapConfiguration.java 78.57% 3 Missing ⚠️
...namodb/EmbeddedDynamoDBBootstrapConfiguration.java 0.00% 3 Missing ⚠️
...h/EmbeddedElasticSearchBootstrapConfiguration.java 81.25% 3 Missing ⚠️
...ntainer/git/EmbeddedGitBootstrapConfiguration.java 84.21% 3 Missing ⚠️
... and 17 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2770      +/-   ##
=============================================
+ Coverage      81.82%   86.18%   +4.36%     
+ Complexity       852      629     -223     
=============================================
  Files            202      181      -21     
  Lines           2987     2823     -164     
  Branches         150      107      -43     
=============================================
- Hits            2444     2433      -11     
+ Misses           470      332     -138     
+ Partials          73       58      -15     

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

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

@amizurov amizurov merged commit 94db3b7 into develop Feb 9, 2026
7 of 8 checks passed
@amizurov amizurov deleted the revert-2398 branch February 9, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3.1.19 change to use DynamicPropertyRegistrar introduces ordering issues

2 participants