8000 release v0.24.0 by alpha-baby · Pull Request #1737 · mosn/mosn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

release v0.24.0 #1737

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

Merged
merged 8 commits into from
Aug 5, 2021
Merged

release v0.24.0 #1737

merged 8 commits into from
Aug 5, 2021

Conversation

alpha-baby
Copy link
Member
@alpha-baby alpha-baby commented Aug 3, 2021

Issues associated with this PR

Solutions

You should show your solutions about the issues in your PR, including the overall solutions, details and the changes. At this time, Chinese is allowed to describe these.

UT result

Unit Test is needed if the code is changed, your unit test should cover boundary cases, corner cases, and some exceptional cases. And you need to show the UT result.

Benchmark

If your code involves the processing of every request, you should give the Benchmark Result.

Code Style

  • Make sure Goimports has run
  • Show Golint result

@codecov
Copy link
codecov bot commented Aug 3, 2021

Codecov Report

Merging #1737 (491b979) into master (dc582f2) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1737      +/-   ##
==========================================
+ Coverage   60.85%   60.87%   +0.01%     
==========================================
  Files         380      380              
  Lines       33434    33434              
==========================================
+ Hits        20346    20352       +6     
+ Misses      11096    11092       -4     
+ Partials     1992     1990       -2     
Impacted Files Coverage Δ
pkg/filter/stream/jwtauthn/authenticator.go 75.26% <0.00%> (-2.16%) ⬇️
pkg/module/http2/server.go 81.77% <0.00%> (-0.08%) ⬇️
pkg/module/http2/transport.go 78.62% <0.00%> (+0.14%) ⬆️
pkg/mtls/sds/subscriber.go 82.87% <0.00%> (+2.20%) ⬆️
pkg/upstream/servicediscovery/dubbod/bootstrap.go 68.75% <0.00%> (+6.25%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc582f2...491b979. Read the comment docs.

@alpha-baby
Copy link
Member Author

@nejisama

Copy link
Contributor
@taoyuanyuan taoyuanyuan left a comment

Choose a reason for hiding this comment

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

lgtm

@taoyuanyuan taoyuanyuan merged commit ced7eaf into mosn:master Aug 5, 2021
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.

3 participants
0