-
-
Notifications
You must be signed in to change notification settings - Fork 13
Release 0.6.7 #353
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
Release 0.6.7 #353
Conversation
test github actions
…warning+info+debug (#350) * 👕 no verbose for error, -v for warning, -vv for warning+info, -vvv for warning+info+debug * 📚 update change log * 💄 pump up version number * 🔥 remove unused imports * 👕 update work flow yaml which blocks the ci build * 🔥 remove corresponding test on python 2.7 3.5 on github actions * 💚 update unit tests * 📚 update change log * 🔬 one more test case
* ✨ Copy engine to have 'Copying'. * ✨ add jinja2 template action and past tense verb * 💚 update unit tests * 📚 update documentation * 📚 update docs * 🔨 code refactoring * 📚 update change log * ✨ prepare for 0.6.7 release
Codecov Report
@@ Coverage Diff @@
## master #353 +/- ##
=========================================
+ Coverage 96.24% 96.3% +0.05%
=========================================
Files 55 55
Lines 2795 2812 +17
=========================================
+ Hits 2690 2708 +18
+ Misses 105 104 -1
Continue to review full report at Codecov.
|
🔥 remove duplicated code
Codecov Report
@@ Coverage Diff @@
## master #353 +/- ##
=========================================
+ Coverage 96.24% 96.3% +0.05%
=========================================
Files 55 55
Lines 2795 2812 +17
=========================================
+ Hits 2690 2708 +18
+ Misses 105 104 -1
Continue to review full report at Codecov.
|
Before raising the PR, here is a check list: