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

horazont / aioxmpp / 1720 / 8
98%
devel: 98%

Build:
Build:
LAST BUILD BRANCH: feature/rpc
DEFAULT BRANCH: devel
Ran 16 Sep 2019 08:04PM UTC
Files 123
Run time 8s
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

16 Sep 2019 07:48PM UTC coverage: 97.923%. Remained the same
TEST_MODE=coverage

Pull #307

travis-ci

web-flow
xso: fix assignment of enum members when only allow_coerce is true

Previously, the code would force coercion of the value through
the *nested* type (in most cases, String) first even if the value
was already an enumeration member. This obviously breaks because
the enumeration member is an instance of the Enumeration and not of
any other type.

This bug occurs only if deprecate_coerce is *false*, because
otherwise there was an additional check for enum membership in the
code path.
Pull Request #307: xso: fix assignment of enum members when only allow_coerce is true

12868 of 13141 relevant lines covered (97.92%)

0.98 hits per line

Source Files on job 1720.8 (TEST_MODE=coverage)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1468
  • Travis Job 1720.8
  • ca77526f on github
  • Prev Job for TEST_MODE=coverage on feature/xso-enum-fix (#1716.8)
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