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

apertium / apertium-python / 263 / 4
73%
master: 73%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2019 07:27PM UTC
Files 9
Run time 0s
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

14 Apr 2019 07:23PM UTC coverage: 85.649% (+0.8%) from 84.834%
263.4

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)

376 of 439 relevant lines covered (85.65%)

0.86 hits per line

Source Files on job 263.4
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 134
  • Travis Job 263.4
  • f3093f29 on github
  • Prev Job for on master (#240.1)
  • Next Job for on master (#266.1)
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