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

VowpalWabbit / vowpal_wabbit / 7153
76%

Build:
DEFAULT BRANCH: master
Ran 05 Dec 2019 03:19PM UTC
Jobs 1
Files 253
Run time 17s
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
7153

push

travis-ci

web-flow
Fixes for Learning2Search Subsystem (#2176)

* Fix an AccessViolationException in Search LDF

* Note that there are still issues to be debugged in Search LDF, but it will no longer crash here absent a shared example, when the last action is the best.

* Fix oracle generation in LDF-based SequenceLabeler example

Right now the expectation is that oracle values index from 1, due to how multiclass labels are set up, throwing an assert for oracle values of 0.

The fix is to use the label as the oracle value.

* Fix example dispose in Convington DepParser sample

* Fixup oracle generation in CovingtonLDF so it does not crash, but it is still not fully functional

* Fix example dispose in test_search.py

Due to ambiguity for single-example or multi-ex disposal, we changed the way examples are disposed which removed the __exit__ call.

* Fix disposal in Python Search bindings

* Also removes __enter__ because corresponding __exit__ does not exist.

* Fix example cleanup and some oracle generation in Search Example Notebook

* Disables LDF-based complex task with broken oracle generation
  Remaining work is being tracked by #2175

16001 of 21196 relevant lines covered (75.49%)

596878.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7153.1 05 Dec 2019 03:19PM UTC 0
75.49
Travis Job 7153.1
Source Files on build 7153
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7153
  • afd570bb on github
  • Prev Build on master (#7146)
  • Next Build on master (#7157)
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