-
-
Notifications
You must be signed in to change notification settings - Fork 13
release 0.4.4 #270
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.4.4 #270
Conversation
Use simple open in copy engine
* 🔨 Ignore error if occurs Closes #265 * 🔬 Add tests for encoding * 🔬 Add tests for encoding * 🔬 regression test binary file copying
…inja2. hence copy engine is hit with such rediculus, useless procedure. now this is confined to jinja2 only
Codecov Report
@@ Coverage Diff @@
## master #270 +/- ##
========================================
- Coverage 99.19% 98.9% -0.3%
========================================
Files 58 60 +2
Lines 2478 2460 -18
========================================
- Hits 2458 2433 -25
- Misses 20 27 +7
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #270 +/- ##
==========================================
- Coverage 99.19% 98.93% -0.27%
==========================================
Files 58 60 +2
Lines 2478 2528 +50
==========================================
+ Hits 2458 2501 +43
- Misses 20 27 +7
Continue to review full report at Codecov.
|
fix #265 file encoding error when a binary file is being copied.