feat: add http engine support#27
Open
CennyMo wants to merge 1 commit intoprotocol-laboratory:mainfrom
Open
Conversation
67f3cfc to
e62b4d0
Compare
hezhangjian
reviewed
May 4, 2025
| <nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version> | ||
| <spotbugs-maven-plugin.version>4.8.6.2</spotbugs-maven-plugin.version> | ||
| <spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version> | ||
| <asynchttp.version>3.0.0</asynchttp.version> |
Contributor
Author
There was a problem hiding this comment.
i supposed to make it at next pr
b38fc6d to
af9c4f2
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #27 +/- ##
============================================
+ Coverage 55.76% 57.48% +1.72%
- Complexity 85 86 +1
============================================
Files 21 21
Lines 373 374 +1
Branches 16 17 +1
============================================
+ Hits 208 215 +7
+ Misses 149 143 -6
Partials 16 16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: moxiaoying <1159230165@qq.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.