Ran
|
Jobs
3
|
Files
11
|
Run time
3min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci-com
Revert fixing codacy complaints via "setup.cfg" This reverts commit 20a155a[^0], because `prospector` doesn't pick up `pep257` options from "setup.cfg", so these options don't actually fix the complaints. This means that, until [PyCQA/prospector#376][0] is implemented, or until `prospector` implements gathering tool configuration from "setup.cfg", we have to put yet another dotfile into the project root, if we want fine grained control over the applied checks. Since we have to do this anyway, this commit not only removes the section from "setup.cfg", but also puts the equivalent configuration into the new ".prospector.yaml". While at it, I took the liberty of also starting to configure paths which should be ignored by `prospector`, because that one line really doesn't have to be in its own commit. [0]: https://github.com/PyCQA/prospector/issues/376 [^0]: 20a155abf
3 of 17 branches covered (17.65%)
Branch coverage included in aggregate %.
94 of 149 relevant lines covered (63.09%)
1.89 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|