-
Notifications
You must be signed in to change notification settings - Fork 2
Add cohort builder high level functions tests #79
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: dev
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #79 +/- ##
==========================================
+ Coverage 66.41% 72.38% +5.96%
==========================================
Files 11 11
Lines 1977 1977
==========================================
+ Hits 1313 1431 +118
+ Misses 664 546 -118 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Looks good, please move the sakila rda file into test/data/sakila directory. We will be using it only for tests. Please add the license info about sakila in readme file in test/data/sakila. |
Cover cohort builder high level test for #37