Ran
|
Jobs
4
|
Files
266
|
Run time
12min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/spulec/moto/commit/<a class=hub.com/spulec/moto/commit/fceeb5d55f2e06ea368d3b4a0deb8ec01b8f62bf">fceeb5d55<a href="https://github.com/spulec/moto/commit/fceeb5d55f2e06ea368d3b4a0deb8ec01b8f62bf">">Allow older Jinja2 dep for project compatability (#1474) In commit </a><a class="double-link" href="https://github.com/spulec/moto/commit/<a class="double-link" href="https://github.com/spulec/moto/commit/4157abe8de154b7ff00c79d6427c0d774889da3f">4157abe8d</a>">4157abe8d</a><a href="https://github.com/spulec/moto/commit/fceeb5d55f2e06ea368d3b4a0deb8ec01b8f62bf">, the Jinja2 dep in setup.py was changed from being unpinned to requiring version 2.8 or newer. That change was made in response to this issue: https://github.com/spulec/moto/issues/728 which pointed out that the use of 'lstrip_blocks' needed to be supported. Support for that option was added in Jinja 2.7, so it seems like the best option here, unless 2.8 is truly required by moto, would be to allow Jinja 2.7.3 and newer -- preventing dep resolution conflicts in Python projects that pin Jinja2 2.7.3 but also need to use moto.
23470 of 25361 relevant lines covered (92.54%)
3.15 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 3387.1 (TEST_SERVER_MODE=false) | 266 |
92.13 |
Travis Job 3387.1 | |
2 | 3387.2 (TEST_SERVER_MODE=true) | 266 |
65.32 |
Travis Job 3387.2 | |
3 | 3387.3 (TEST_SERVER_MODE=false) | 266 |
92.26 |
Travis Job 3387.3 | |
4 | 3387.4 (TEST_SERVER_MODE=true) | 266 |
65.23 |
Travis Job 3387.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|