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

add unit tests #1055

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

TrumanH
Copy link

@TrumanH TrumanH commented Jun 10, 2022

Description

Add unit tests against proxy state.

@TrumanH TrumanH force-pushed the 0610-unit-tests-against-proxy-state branch 2 times, most recently from d33823d to d45677c Compare June 11, 2022 04:24
@TrumanH TrumanH changed the title add unit tests against proxy state add unit tests Jun 11, 2022
Signed-off-by: he <trumanhe0@gmail.com>
@TrumanH TrumanH force-pushed the 0610-unit-tests-against-proxy-state branch from d45677c to 1a9923e Compare June 13, 2022 09:18
@codecov-commenter
Copy link

Codecov Report

Merging #1055 (1a9923e) into develop (dc1d502) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1055      +/-   ##
===========================================
+ Coverage    54.22%   54.23%   +0.01%     
===========================================
  Files          301      301              
  Lines        26604    26604              
===========================================
+ Hits         14427    14430       +3     
+ Misses       10512    10511       -1     
+ Partials      1665     1663       -2     
Impacted Files Coverage Δ
bfe_websocket/server_conn.go 74.24% <0.00%> (-1.52%) ⬇️
bfe_spdy/server_conn.go 78.09% <0.00%> (-0.45%) ⬇️
bfe_spdy/frame_write.go 50.50% <0.00%> (+1.01%) ⬆️
bfe_spdy/server_write_sched.go 80.00% <0.00%> (+1.53%) ⬆️
...e_modules/mod_trust_clientip/mod_trust_clientip.go 46.15% <0.00%> (+3.29%) ⬆️

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 dc1d502...1a9923e. Read the comment docs.

@CLAassistant
Copy link

CLAassistant commented Aug 24, 2022

CLA assistant check
All committers have signed the CLA.

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.

None yet

3 participants