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

Merged
merged 20 commits into from
Jul 20, 2024
Merged

Plugin lifecycle and Chain lifecycle #5475 #5491

merged 20 commits into from
Jul 20, 2024

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
@moremind moremind merged commit 5c9a8b5 into apache:master Jul 20, 2024
54 checks passed
@Aias00 Aias00 deleted the dev branch July 20, 2024 05:57
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.

5 participants