-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
#5695 Increasing test coverage pinot-common #12294
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #12294 +/- ##
============================================
+ Coverage 61.75% 61.78% +0.03%
Complexity 207 207
============================================
Files 2436 2436
Lines 133233 133237 +4
Branches 20636 20639 +3
============================================
+ Hits 82274 82319 +45
+ Misses 44911 44859 -52
- Partials 6048 6059 +11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Can you please take a look at the linter failure? |
It seems there are some compilation issues. Can you fix them? |
updated with latest code, constructor changed |
Fixed. covers 79 missing lines, was not able to set up UT for L77. |
Merged, thanks for this contribution and my personal apologies for taking so much time to merge it. |
no worries, happy to contribute. |
5695
(*) Other labels to consider:
testing