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

Remove unittest in favor of pytest in the test_token_counter module #3453

Merged

Conversation

rihp
Copy link
Contributor

@rihp rihp commented Apr 28, 2023

Background

Continuing refactoring to deprecate unittest in favor of pytest

Changes

only to the test_token_counter module

Documentation

not needed

Test Plan

run pytest

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

@vercel
Copy link

vercel bot commented Apr 28, 2023

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

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2023 4:33pm

@rihp rihp changed the title init remove unittest for pytest Remove unittest in favor of pytest in the test_token_counter module Apr 28, 2023
@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (cf5fdab) 56.46% compared to head (d41a575) 56.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3453   +/-   ##
=======================================
  Coverage   56.46%   56.46%           
=======================================
  Files          65       65           
  Lines        3018     3018           
  Branches      507      507           
=======================================
  Hits         1704     1704           
  Misses       1175     1175           
  Partials      139      139           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rihp rihp marked this pull request as ready for review April 28, 2023 09:08
@vercel vercel bot temporarily deployed to Preview April 28, 2023 16:33 Inactive
@collijk collijk merged commit aebe891 into Significant-Gravitas:master Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants