-
Notifications
You must be signed in to change notification settings - Fork 2
Issue #25: Tests to improve code coverage #26
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
Conversation
Signed-off-by: bota <Bota@dotkernel.com>
Signed-off-by: bota <Bota@dotkernel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note
It is correct using \extension_loaded but for consistency you should do use function extension_loaded; and call the function without the leading slash.
Signed-off-by: bota <Bota@dotkernel.com>
Signed-off-by: bota <Bota@dotkernel.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #26 +/- ##
============================================
+ Coverage 0.81% 11.06% +10.25%
Complexity 577 577
============================================
Files 81 81
Lines 2092 2087 -5
============================================
+ Hits 17 231 +214
+ Misses 2075 1856 -219 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
still to main branch and not to 1.0 branch ? |
|
Yes, it is only for the version that sends emails |
No description provided.