Skip to content
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

[type:refactor] refactor plugin lifecycle #5432

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

moremind
Copy link
Member

@moremind moremind commented Feb 2, 2024

about #5324

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

@moremind moremind added the bootstrap bootstrap label Feb 2, 2024
@moremind moremind added this to the 2.7.0 milestone Feb 2, 2024
@moremind moremind mentioned this pull request Feb 2, 2024
3 tasks
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (82a34db) 61.02% compared to head (b1adb57) 61.04%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5432      +/-   ##
============================================
+ Coverage     61.02%   61.04%   +0.01%     
- Complexity     8647     8648       +1     
============================================
  Files          1258     1258              
  Lines         38372    38371       -1     
  Branches       3670     3670              
============================================
+ Hits          23418    23423       +5     
+ Misses        12842    12841       -1     
+ Partials       2112     2107       -5     

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

@impactCn impactCn merged commit 2d42509 into apache:master Feb 2, 2024
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bootstrap bootstrap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants