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

Unit tests #9

Merged
merged 3 commits into from
Aug 18, 2024
Merged

Unit tests #9

merged 3 commits into from
Aug 18, 2024

Conversation

eknowles
Copy link
Owner

No description provided.

@eknowles
Copy link
Owner Author

eknowles commented Aug 18, 2024

LCOV of commit bf3ee4e during CI #2

Summary coverage rate:
  lines......: 100.0% (169 of 169 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate:
                  |Lines       |Functions  |Branches    
  Filename        |Rate     Num|Rate    Num|Rate     Num
  ======================================================
  src/args.ts     | 100%     33|    -     0|    -      0
  src/db.ts       | 100%     29|    -     0|    -      0
  src/tile.ts     | 100%     60|    -     0|    -      0
  src/utils.ts    | 100%     41|    -     0|    -      0
  tests/preload.ts| 100%      6|    -     0|    -      0

@eknowles eknowles merged commit ca36c05 into main Aug 18, 2024
1 check passed
@eknowles eknowles deleted the unit-tests branch August 18, 2024 15:26
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