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

toonarmycaptain / dionysus / 408
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
Jobs 2
Files 19
Run time 3s
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
408

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.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 408.1 15 Jan 2019 06:38AM UTC 0
43.96
Travis Job 408.1
2 408.2 15 Jan 2019 06:38AM UTC 0
43.96
Travis Job 408.2
Source Files on build 408
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #408
  • 7069215d on github
  • Prev Build on master (#393)
  • Next Build on master (#419)
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