-
Notifications
You must be signed in to change notification settings - Fork 214
feat: adding additional tests #1698
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1698 +/- ##
============================================
+ Coverage 68.44% 68.76% +0.31%
- Complexity 2878 2879 +1
============================================
Files 430 431 +1
Lines 8759 8759
============================================
+ Hits 5995 6023 +28
+ Misses 2764 2736 -28
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 16 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Testing using cursor to increase our code coverage in our codebase. Planning on reviewing this much more thoroughly, but wanted to see if this would increase our code coverage / quality.