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

toonarmycaptain / dionysus / 408 / 2
97%
development: 97%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/development/mypy-1.18.2
DEFAULT BRANCH: development
Ran 15 Jan 2019 06:38AM UTC
Files 19
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

15 Jan 2019 06:36AM UTC coverage: 43.956% (+0.1%) from 43.813%
408.2

push

travis-ci

web-flow
Merge pull request #117 from toonarmycaptain/development

- Major refactor of chart display and saving code.
    - Fixes major bugs where blank image would be saved, app would hang indefinitely.
    - Chart image now saves to app_data. Saved image is then displayed using Tkinter with a 'Save as' button. When this is pressed, image window disappears and os 'save as' dialogue is spawned, user can save where and as they choose.
    - Add `display_image_save_as`, `ImageDisplay` class to `UI_functions.py`.
    - Pillow is used to process the image, resize it for display.

Other changes:
  - Add Pillow dependency, remove as yet unused numpy.
  - Fix path for default_avatar, add tests asserting that paths in DataFolder exist.
  - Fix `cwd` set in `TestDataFolder.test_generate_data_path_defaults` to draw from `ROOT_DIR`.
  - Fix bug - essentially blank (eg '_') chart name causing infinite loop. 
  - Add '.png' to save filename, as it is not otherwise appended. This facilitated passing of the app_save filename to the image display without throwing a file not found error. 
  - Docstring creation/improvements.

280 of 637 relevant lines covered (43.96%)

0.44 hits per line

Source Files on job 408.2
  • Tree
  • List 0
  • Changed 11
  • Source Changed 10
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 286
  • Travis Job 408.2
  • 7069215d on github
  • Prev Job for on master (#393.1)
  • Next Job for on master (#419.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