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

fossasia / open-event-orga-server / 166
76%

Build:
DEFAULT BRANCH: master
Ran 14 May 2016 07:08PM UTC
Jobs 1
Files 68
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
166

push

travis-ci

juslee
Fix unicode handling at models (#307)

* Fix unicode handling at models

- Use `__unicode__()`
- Return `utf-8` encoded string from `__str__()`
- Fix lint issues at models

* Add tests for unicode handling in models

- Add test for each model
- Remove `__str__()` and `__unicode__()` for Version model. They are not required since versions do not have readable names.

Minor fix

112 of 112 new or added lines in 9 files covered. (100.0%)

1531 of 2288 relevant lines covered (66.91%)

0.67 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
100.0
tests/test_model_unicode.py
1
100.0
open_event/models/file.py
1
100.0
open_event/models/microlocation.py
1
100.0
open_event/models/sponsor.py
1
100.0
open_event/models/track.py
1
100.0
open_event/models/version.py

Coverage Regressions

Lines Coverage ∆ File
1
100.0
open_event/models/file.py
Jobs
ID Job ID Ran Files Coverage
1 166.1 14 May 2016 07:08PM UTC 0
66.91
Travis Job 166.1
Source Files on build 166
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #166
  • a3fc8571 on github
  • Prev Build on master (#149)
  • Next Build on master (#168)
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