Skip to content

Seed BeanRegistry adapter over BeanBuilder - #15957

Closed
jamesfredley wants to merge 6 commits into
8.0.xfrom
feat/beanbuilder-beanregistry-seed
Closed

Seed BeanRegistry adapter over BeanBuilder#15957
jamesfredley wants to merge 6 commits into
8.0.xfrom
feat/beanbuilder-beanregistry-seed

Cover BeanBuilderGrailsBeanRegistryAdapter.getBeanBuilder()

16c1836
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 1s

51.4958% (+51.4958%) compared to b980413

View this Pull Request on Codecov

51.4958% (+51.4958%) compared to b980413

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.4958%. Comparing base (b980413) to head (16c1836).
⚠️ Report is 158 commits behind head on 8.0.x.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##             8.0.x     #15957         +/-   ##
================================================
+ Coverage         0   51.4958%   +51.4958%     
- Complexity       0      17785      +17785     
================================================
  Files            0       2040       +2040     
  Lines            0      95598      +95598     
  Branches         0      16591      +16591     
================================================
+ Hits             0      49229      +49229     
- Misses           0      39058      +39058     
- Partials         0       7311       +7311     
Files with missing lines Coverage Δ
...s/spring/BeanBuilderGrailsBeanRegistryAdapter.java 100.0000% <100.0000%> (ø)

... and 2039 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.