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

chore: create bench dir #36

Merged
merged 4 commits into from
Mar 23, 2024
Merged

chore: create bench dir #36

merged 4 commits into from
Mar 23, 2024

Conversation

hasundue
Copy link
Owner

  • fix(testing): implement onXXX methods in MockWebSocket
  • refactor(lib/websockets)!: abandon first and get instances
  • refactor(lib/testing): MockWebSocket.instances now returns AsyncGenerator
  • chore: create bench dir

Copy link

codecov bot commented Mar 23, 2024

Codecov Report

Attention: Patch coverage is 88.37209% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 86.75%. Comparing base (b8e3af6) to head (9ccb58d).

Files Patch % Lines
lib/testing.ts 88.37% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   86.22%   86.75%   +0.53%     
==========================================
  Files          22       22              
  Lines         704      725      +21     
  Branches       43       52       +9     
==========================================
+ Hits          607      629      +22     
  Misses         95       95              
+ Partials        2        1       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hasundue hasundue changed the title bench chore: create bench dir Mar 23, 2024
@hasundue hasundue merged commit a0780e4 into main Mar 23, 2024
6 checks passed
@hasundue hasundue deleted the bench branch March 23, 2024 15:53
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.

1 participant