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

Test coverage #66

Open
james-pre opened this issue May 23, 2024 · 0 comments
Open

Test coverage #66

james-pre opened this issue May 23, 2024 · 0 comments
Assignees
Labels
ci/cd Continuous Integration / Continuous Development postponed The issue or pull request will be looked into later

Comments

@james-pre
Copy link
Member

This is the coverage Jest generates for v0.12.5:

  • 51.94% Statements (1560/3003)
  • 36.29% Branches (413/1138)
  • 40.91% Functions (277/677)
  • 52.07% Lines (1541/2959)
File Statements Branches Functions Lines
src 61.49% 428/696 46.92% 107/228 57.44% 108/188 61.88% 427/690
src/backends 4.87% 19/390 17.02% 16/94 7.07% 7/99 4.89% 19/388
src/backends/index 1.42% 1/70 0% 0/19 0% 0/17 1.42% 1/70
src/backends/port 68.75% 88/128 54.05% 20/37 50% 28/56 68.8% 86/125
src/backends/store 66.59% 295/443 46.46% 46/99 75% 51/68 66.43% 293/441
src/emulation 57.13% 729/1276 33.88% 224/661 33.33% 83/249 57.42% 715/1245

We should make sure to have a lot more coverage for 1.0

@james-pre james-pre added the ci/cd Continuous Integration / Continuous Development label May 23, 2024
@james-pre james-pre added this to the 1.0 milestone May 23, 2024
@james-pre james-pre self-assigned this May 23, 2024
@james-pre james-pre added the postponed The issue or pull request will be looked into later label Sep 3, 2024
@james-pre james-pre removed this from the 1.0 milestone Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous Integration / Continuous Development postponed The issue or pull request will be looked into later
Projects
None yet
Development

No branches or pull requests

1 participant