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

test: fix client unittest #643

Merged
merged 2 commits into from
Oct 20, 2023
Merged

test: fix client unittest #643

merged 2 commits into from
Oct 20, 2023

Conversation

woorui
Copy link
Collaborator

@woorui woorui commented Oct 11, 2023

Description

fix unittest bug: The downstream be written twice in unittest case, fix to read the recorder and assert the read result twice.

@woorui woorui requested a review from wujunzhuo October 11, 2023 08:45
@vercel
Copy link

vercel bot commented Oct 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
yomo ⬜️ Ignored (Inspect) Oct 11, 2023 8:45am

@woorui woorui changed the title fix: client unittest test: fix client unittest Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #643 (d18c074) into master (1c34dab) will decrease coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #643      +/-   ##
==========================================
- Coverage   60.08%   59.97%   -0.12%     
==========================================
  Files          36       36              
  Lines        2681     2681              
==========================================
- Hits         1611     1608       -3     
- Misses        968      970       +2     
- Partials      102      103       +1     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fanweixiao fanweixiao merged commit d4c8685 into master Oct 20, 2023
6 of 7 checks passed
@fanweixiao fanweixiao deleted the test/client-test branch October 20, 2023 15:36
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