Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

ServerlessApplicationListener adjust Ordered #256

Merged
merged 2 commits into from
Nov 7, 2023
Merged

ServerlessApplicationListener adjust Ordered #256

merged 2 commits into from
Nov 7, 2023

Conversation

yuanyuancin
Copy link
Collaborator

Motivation

Explain the context, and why you're making that change.
To make others understand what is the problem you're trying to solve.

Modification

Describe the idea and modifications you've done.

Result

Resolved or fixed #.

If there is no issue then describe the changes introduced by this PR.

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c0421a2) 67.86% compared to head (8d792ea) 82.80%.
Report is 9 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##             master     #256       +/-   ##
=============================================
+ Coverage     67.86%   82.80%   +14.93%     
+ Complexity      295      131      -164     
=============================================
  Files            75       37       -38     
  Lines          1696      878      -818     
  Branches        110       66       -44     
=============================================
- Hits           1151      727      -424     
+ Misses          471      110      -361     
+ Partials         74       41       -33     
Files Coverage Δ
...s/common/spring/ServerlessApplicationListener.java 85.71% <100.00%> (+2.38%) ⬆️

... and 38 files with indirect coverage changes

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

@sofastack-cla sofastack-cla bot added size/S and removed size/XS labels Nov 7, 2023
Copy link
Collaborator

@lvjing2 lvjing2 left a comment

Choose a reason for hiding this comment

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

LGTM

@lvjing2 lvjing2 merged commit eb6a4fd into master Nov 7, 2023
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants