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

Plugin lifecycle and Chain lifecycle #5475 #5491

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Conversation

Aias00
Copy link
Contributor

@Aias00 Aias00 commented Mar 15, 2024

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.

@codecov-commenter
Copy link

codecov-commenter commented Mar 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.93%. Comparing base (1748a0e) to head (79bbc2b).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5491      +/-   ##
============================================
- Coverage     61.49%   60.93%   -0.57%     
+ Complexity     8818     8754      -64     
============================================
  Files          1261     1261              
  Lines         39273    39283      +10     
  Branches       3725     3722       -3     
============================================
- Hits          24151    23936     -215     
- Misses        12952    13225     +273     
+ Partials       2170     2122      -48     

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

@moremind moremind added this to the 2.7.0 milestone Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants