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

Adds test coverage for voice create #1804

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

lexicalunit
Copy link
Owner

@lexicalunit lexicalunit commented Dec 16, 2024

Changed

  • Changed twitter links to bluesky in readme.
  • Updated dependencies.
  • Comment out unreachable code for now, pending refactor of points/ELO

Added

  • Adds pytest-socket
  • Adds coverage for create_game_link
  • Adds coverage for voice channel creation helper function
  • Adds coverage for table stream game objects

Fixed

  • Fixes typo in name of operation safe_create_channel_invite
  • Fixes typo in the name of file test_lfg_action.py

@lexicalunit lexicalunit force-pushed the create-voice-coverage branch from 858b073 to b142b2e Compare December 16, 2024 04:36
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.43%. Comparing base (d31fdc6) to head (b142b2e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1804      +/-   ##
==========================================
+ Coverage   96.09%   96.43%   +0.33%     
==========================================
  Files         176      176              
  Lines        9783     9833      +50     
  Branches      395      399       +4     
==========================================
+ Hits         9401     9482      +81     
+ Misses        349      320      -29     
+ Partials       33       31       -2     

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

@lexicalunit lexicalunit merged commit 182301a into main Dec 16, 2024
6 checks passed
@lexicalunit lexicalunit deleted the create-voice-coverage branch December 16, 2024 04:39
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