• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Kilo59 / mass_replace / 27
81%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2018 10:43PM UTC
Jobs 4
Files 2
Run time 9s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
27

push

travis-ci

web-flow
Version alpha_ 0.1 (#1)

* add travis config and build badge

* ignore vs code files and pycache files

* add config file

* add requirements

* add stubs for test file and main module

* ignore files

* rename config file item

* add pyaml to requirements

* show files in travis env

* fix tests for Travis build pipeline

* add function to resolve to the correct working directory

* attempt 3.3 build failure fix

* test on osx

* get dirs and files

* add tests for get_dirs, get_files

* remove OSX, Python 2.6 from build

* add skip decorator to tests that will fail on python 2

* No f strings before Python 3.6

* add coveralls badge

* better get_files() test

* add coveralls to TRAVIS

* fix coveralls

* add find and replace function

* add test text file

* update config.yaml

* add mass_replace function

* add discover_filetypes

* remove f strings

* ModuleNotFoundError undefined in Python 2.7

* add docstring, change `__main__` call

* remove Python 2.7 from build

```
E     File "/home/travis/build/Kilo59/mass_replace/mass_replace/mass_replace.py", line 43
E       print(line.replace(text_to_search, replacement_text), end='')
E                                                                ^
E   SyntaxError: invalid syntax
```

* improve console output

47 of 106 relevant lines covered (44.34%)

1.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27.1 23 Apr 2018 10:43PM UTC 0
44.34
Travis Job 27.1
2 27.2 23 Apr 2018 10:43PM UTC 0
44.34
Travis Job 27.2
3 27.3 23 Apr 2018 10:43PM UTC 0
44.34
Travis Job 27.3
4 27.4 23 Apr 2018 10:43PM UTC 0
44.34
Travis Job 27.4
Source Files on build 27
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #27
  • 2e2490cc on github
  • Next Build on master (#44)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc