-
Notifications
You must be signed in to change notification settings - Fork 5
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
Unittest py37 support #60
Conversation
Codecov Report
@@ Coverage Diff @@
## master #60 +/- ##
==========================================
- Coverage 81.96% 79.18% -2.78%
==========================================
Files 30 36 +6
Lines 1397 1595 +198
==========================================
+ Hits 1145 1263 +118
- Misses 252 332 +80
Continue to review full report at Codecov.
|
8c76e49
to
7c29e01
Compare
@yuki-mt I have rebased this. |
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.
LGTM!
What is this PR for?
Support python 3.7.
Need to upgrade
pyyaml
library to 3.13.This PR includes
What type of PR is it?
Feature
What is the issue?
N/A
How should this be tested?