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

Adding 100% Unit Test Coverage #31

Closed
wants to merge 6 commits into from
Closed

Adding 100% Unit Test Coverage #31

wants to merge 6 commits into from

Conversation

caleb-mabry
Copy link
Contributor

Purpose

Tasks

  • [ ]

Verify

Before

After

@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es2017",
"target": "ES2020",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is needed. Without it, just doesn't think you will have coverage for ?.

@caleb-mabry
Copy link
Contributor Author

I think it was silly to go for 100% right out of the gate. I think this would be better split up into modules. Once you lose momentum and as the project changes, it makes this pull request super fragile. I got ahead of myself

@caleb-mabry caleb-mabry closed this Jul 8, 2024
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