-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Add common testing function of MM repos #743
Add common testing function of MM repos #743
Conversation
24e3da3
to
bd9e93d
Compare
Codecov Report
@@ Coverage Diff @@
## master #743 +/- ##
==========================================
- Coverage 64.85% 63.40% -1.46%
==========================================
Files 136 144 +8
Lines 7989 8440 +451
Branches 1411 1511 +100
==========================================
+ Hits 5181 5351 +170
- Misses 2539 2820 +281
Partials 269 269
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
4a8549d
to
7b0d45f
Compare
e20daf3
to
13590d1
Compare
add unittest for check_dict add unittest for the function in testing
rename some function
2324668
to
9fe758c
Compare
9fe758c
to
6db6f5e
Compare
Use unified naming conventions for methods with similar functionalities. |
kindly ping :p |
22efb59
to
8646781
Compare
Add common testing function of MM repos