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

apertium / apertium-python / 263
73%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2019 07:24PM UTC
Jobs 4
Files 11
Run time 2min
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
263

push

travis-ci-com

sushain97
Add setup.py (#38)

* Installation script for windows platform

* Removed Dependency on Apertium Bash helper script to make compatible with windows

* Modifying the environment varible PATH for the current process only

* Update the location of Language files for Windows Environment by checking at default installation path

* Use installation.py to install on windows platform

* Fix: Windows Installation Check

* Completed the incomplete comment

* Combine the import statements to improve readability

* Renamed

* Implemented changes suggested in class

renamed: class Installation -> Installer
added: object variable _language_link
renamed: main() -> install_apertium_windows()

* Added: Logging Module

* Added: tempfile module to create temp directory

* Removed: Multiple spaces after operator

* Added: Function type annotation

* Replaced: fstring with format method to support previous python version

* Implemented changes suggested

modified: opening README.MD
removed: redundant setup_requires
added: python_requirement >= 3.4

* Added: Function type annotation

* Added: Newline after stdlib

* Implemented changes suggested

Removed: from os import path
Edited: Process' Path comment

* Implemented changes suggested

Sorted the import libraries
Added: TODO variables

* Implemented changes suggested

Sorted the import statements
Edited: import shutil
Removed: from os import path
Added: class variable with base link for downloading
Edited: with open instead of open
Edited: logging messages
Removed: blank lines around class definition
Renamed: mode_editor() -> edit_modes()
Removed: Redundant if __name__

* Implemented changes suggested

Renamed: download_language_data() -> download_package()
Edited: contructor parameter from tuple to list

* added: class method install to call all the relevant methods

* Added: python setup.py test

* Added: python setup.py install

This should v... (continued)

617 of 744 relevant lines covered (82.93%)

1.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 263.1 14 Apr 2019 07:25PM UTC 0
85.68
Travis Job 263.1
2 263.2 14 Apr 2019 07:24PM UTC 0
85.68
Travis Job 263.2
3 263.3 14 Apr 2019 07:25PM UTC 0
85.68
Travis Job 263.3
4 263.4 14 Apr 2019 07:27PM UTC 0
85.65
Travis Job 263.4
Source Files on build 263
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #263
  • f3093f29 on github
  • Prev Build on master (#240)
  • Next Build on master (#266)
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