-
Notifications
You must be signed in to change notification settings - Fork 209
Added Cricket Provider #417
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
Codecov Report
@@ Coverage Diff @@
## main #417 +/- ##
============================================
- Coverage 93.91% 93.87% -0.04%
- Complexity 1985 1990 +5
============================================
Files 218 219 +1
Lines 3996 4003 +7
Branches 384 384
============================================
+ Hits 3753 3758 +5
- Misses 146 147 +1
- Partials 97 98 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Co-authored-by: Sergey Nuyanzin <sergey.nuyanzin@aiven.io>
Co-authored-by: Sergey Nuyanzin <sergey.nuyanzin@aiven.io>
Co-authored-by: Sergey Nuyanzin <sergey.nuyanzin@aiven.io>
Co-authored-by: Sergey Nuyanzin <sergey.nuyanzin@aiven.io>
Thank You @snuyanzin for the review. I have committed suggested changes. Actually, the reference was taken from FootballTest which has public test methods. |
Thanks @ChiragMangukia for this PR, looks great! |
@ChiragMangukia thanks for letting us know about the FootballTest. I've made all the test methods a bit more consistent now: #418 |
Added a new Cricket Provider.