Skip to content

Support new Hibernate proxy class naming scheme in ClassUtils isProxy/isProxyClass #27

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

Merged
merged 1 commit into from
Jul 31, 2025

Conversation

bwaldvogel
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.04%. Comparing base (3de7789) to head (aa1efed).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #27   +/-   ##
=========================================
  Coverage     94.03%   94.04%           
- Complexity      477      478    +1     
=========================================
  Files            24       24           
  Lines           889      890    +1     
  Branches        140      141    +1     
=========================================
+ Hits            836      837    +1     
  Misses           31       31           
  Partials         22       22           

☔ 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.

@bwaldvogel bwaldvogel force-pushed the support-hibernate6 branch 3 times, most recently from c2eae45 to a6e9736 Compare July 31, 2025 13:03
@bwaldvogel bwaldvogel changed the title Support Hibernate 6 proxies in ClassUtils isProxy/isProxyClass Support new Hibernate proxy class naming scheme in ClassUtils isProxy/isProxyClass Jul 31, 2025
@bwaldvogel bwaldvogel force-pushed the support-hibernate6 branch from a6e9736 to 75994b4 Compare July 31, 2025 13:03
@bwaldvogel bwaldvogel force-pushed the support-hibernate6 branch from 75994b4 to aa1efed Compare July 31, 2025 13:05
@bwaldvogel bwaldvogel merged commit a19c955 into main Jul 31, 2025
5 checks passed
@bwaldvogel bwaldvogel deleted the support-hibernate6 branch July 31, 2025 13:07
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.

1 participant