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 test coverage #35

Open
FullMetalMeowchemist opened this issue Sep 7, 2023 · 1 comment
Open

Add test coverage #35

FullMetalMeowchemist opened this issue Sep 7, 2023 · 1 comment

Comments

@FullMetalMeowchemist
Copy link
Contributor

Some missing coverage

Name                     Stmts   Miss  Cover   Missing
------------------------------------------------------
starpoint/__init__.py        0      0   100%
starpoint/_utils.py         34      0   100%
starpoint/db.py             34      2    94%   308, 315
starpoint/embedding.py      30      1    97%   80
starpoint/openai.py         48      0   100%
starpoint/pandas.py         39      0   100%
starpoint/reader.py         38      0   100%
starpoint/writer.py         96     22    77%   390-416, 430-452
------------------------------------------------------
TOTAL                      319     25    92%

@jsungg
Copy link
Contributor

jsungg commented Sep 7, 2023

typescript coverage:

Screenshot 2023-09-07 at 1 20 14 PM

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

No branches or pull requests

2 participants