Skip to content

Conversation

@chfw
Copy link
Member

@chfw chfw commented Mar 8, 2019

more details in change log below

ayan-b and others added 7 commits March 3, 2019 13:03
* ✨ Expand the definition of template_type in targets section

Closes #234

* 📚 Update changelog

* 🔬 Add tests

* 📚 Update to using extension

Closes #90

* 📝 Use base_type instead of overrides

* 📝 Change logic to use engine temorarily

* 💄 Pump up the version

* 🔬 More tests

* 📝 Improve test format

* 📝 Update to latest syntax

* 📚 Update docs to latest syntax

* 🔬 More tests

* 📝 Address the feedback
…s. v0.4.1 or earlier, copy targets are executed in a separate handler, meaning at least the counter, the number of templated files are reset, and there will be two stastistics. And this change make cli target a clear priority. fix #180
* ✨ initial prototype for group target in cli. atm, only template_type can be group name. later commit will introduce user defined group_name

* 🔬 test extract group

* 🔬 add regression test and 📚 provide the docs

* 📚 update documentation and 💄 beautify the code
* 🔬 let's start the test first. #117

* 🐛 fix import error

* 🔬 show true failures on windows

* 🐛fix samefile not available on windows. python-rope/ropevim#66

* 🐛 fix windows os path problem

* 💚 make windows ci work

* 💚 final touch on the windows ci failure

* 💄 beautify the code using black and isort

* 📰 show sub folder on windows

* 🐛 jinja2 does not windows style file path

* 💚 fix last failure...sigh..

* 📚 update change log
@codecov-io
Copy link

codecov-io commented Mar 8, 2019

Codecov Report

Merging #252 into master will decrease coverage by 0.86%.
The diff coverage is 82.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #252      +/-   ##
==========================================
- Coverage   99.33%   98.46%   -0.87%     
==========================================
  Files          57       59       +2     
  Lines        2402     2483      +81     
==========================================
+ Hits         2386     2445      +59     
- Misses         16       38      +22
Impacted Files Coverage Δ
moban/hashstore.py 100% <ø> (+3.03%) ⬆️
moban/plugins/context.py 100% <ø> (ø) ⬆️
tests/mobanfile/test_templates.py 100% <ø> (ø) ⬆️
moban/jinja2/engine.py 100% <ø> (ø) ⬆️
moban/_version.py 100% <100%> (ø) ⬆️
tests/test_copy_engine.py 100% <100%> (ø) ⬆️
moban/mobanfile/templates.py 100% <100%> (ø) ⬆️
moban/reporter.py 100% <100%> (ø) ⬆️
tests/test_docs.py 100% <100%> (ø) ⬆️
moban/main.py 100% <100%> (ø) ⬆️
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4159e0f...50bc852. Read the comment docs.

@chfw chfw merged commit c2085cd into master Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants