[go: up one dir, main page]

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

Optimize bfe_basic.Session, change concurrency members to private. #756

Merged
merged 2 commits into from
Jun 12, 2021

Conversation

xiaofei0800
Copy link
Member

No description provided.

@codecov-commenter
Copy link
codecov-commenter commented Jun 4, 2021

Codecov Report

Merging #756 (eaba5dc) into develop (a126a1c) will decrease coverage by 0.00%.
The diff coverage is 8.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #756      +/-   ##
===========================================
- Coverage    52.10%   52.10%   -0.01%     
===========================================
  Files          290      290              
  Lines        22732    22732              
===========================================
- Hits         11845    11844       -1     
- Misses        9282     9284       +2     
+ Partials      1605     1604       -1     
Impacted Files Coverage Δ
bfe_basic/condition/primitive.go 50.50% <0.00%> (ø)
bfe_modules/mod_access/request_log.go 0.00% <0.00%> (ø)
bfe_modules/mod_access/session_log.go 0.00% <0.00%> (ø)
bfe_modules/mod_header/mod_header.go 66.12% <0.00%> (ø)
bfe_server/http_conn.go 0.00% <0.00%> (ø)
bfe_server/set_client_addr.go 0.00% <0.00%> (ø)
...e_modules/mod_trust_clientip/mod_trust_clientip.go 43.58% <50.00%> (ø)
bfe_websocket/server_conn.go 70.49% <0.00%> (-4.10%) ⬇️
bfe_http2/server.go 71.47% <0.00%> (+0.35%) ⬆️

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 a126a1c...eaba5dc. Read the comment docs.

@iyangsj iyangsj merged commit 8a52eff into bfenetworks:develop Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants