Skip to content

Fix annotation configuration processor dependency missing#14873

Merged
oxsean merged 1 commit intoapache:3.3from
oxsean:1107-fix-spring-metadata
Nov 8, 2024
Merged

Fix annotation configuration processor dependency missing#14873
oxsean merged 1 commit intoapache:3.3from
oxsean:1107-fix-spring-metadata

Conversation

@oxsean
Copy link
Contributor

@oxsean oxsean commented Nov 7, 2024

What is the purpose of the change?

Checklist

  • Make sure there is a GitHub_issue field for the change.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit-test to verify your logic correction. If the new feature or significant change is committed, please remember to add sample in dubbo samples project.
  • Make sure gitHub actions can pass. Why the workflow is failing and how to fix it?
@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 2.19%. Comparing base (ef6e8bd) to head (4ec40c5).
Report is 399 commits behind head on 3.3.

Additional details and impacted files
@@              Coverage Diff              @@
##              3.3    #14873        +/-   ##
=============================================
- Coverage   37.53%     2.19%    -35.34%     
=============================================
  Files        1813     26083     +24270     
  Lines       80737   1389674   +1308937     
  Branches    12005    220210    +208205     
=============================================
+ Hits        30304     30550       +246     
- Misses      46042   1354687   +1308645     
- Partials     4391      4437        +46     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@oxsean oxsean merged commit 343a1ab into apache:3.3 Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants