Skip to content

Upgrades Sentry to version compatible with Spring Boot 4#134

Merged
ndegwamartin merged 1 commit into
mainfrom
upgrade-sentry
Mar 12, 2026
Merged

Upgrades Sentry to version compatible with Spring Boot 4#134
ndegwamartin merged 1 commit into
mainfrom
upgrade-sentry

Conversation

@ndegwamartin
Copy link
Copy Markdown
Collaborator

IMPORTANT: Where possible all PRs must be linked to a Github issue

Upgrade Sentry version for Spring Boot 4 compatibility

Engineer Checklist

  • I have written Unit tests for any new feature(s) and edge cases for
    bug fixes
  • I have added documentation for any new feature(s) and configuration
    option(s) on the README.md
  • I have run mvn spotless:check to check my code follows the project's
    style guide
  • I have run mvn clean test jacoco:report to confirm the coverage report
    was generated at plugins/target/site/jacoco/index.html
  • I ran mvn clean package right before creating this pull request.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.01%. Comparing base (08618ec) to head (f9b7084).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #134   +/-   ##
=========================================
  Coverage     67.01%   67.01%           
  Complexity      312      312           
=========================================
  Files            19       19           
  Lines          2113     2113           
  Branches        280      280           
=========================================
  Hits           1416     1416           
  Misses          562      562           
  Partials        135      135           

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

@ndegwamartin ndegwamartin enabled auto-merge March 12, 2026 12:39
Copy link
Copy Markdown
Collaborator

@allan-on allan-on left a comment

Choose a reason for hiding this comment

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

LGTM

@ndegwamartin ndegwamartin merged commit 422d66a into main Mar 12, 2026
5 checks passed
@ndegwamartin ndegwamartin deleted the upgrade-sentry branch March 12, 2026 12:40
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