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

tgbugs / idlib / 50
60%

Build:
DEFAULT BRANCH: master
Ran 11 Jan 2021 12:16AM UTC
Jobs 1
Files 29
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
50

push

travis-ci

tgbugs
ror api deal with http 200 returning errors

related to the previous commit, one way to deal with remote errors is
to include in the spec for the behavior of the local data
representation a variant that always succeeds, this means that we need
to move away from using properties entirely, because none of those
properties are guranteed not to produce errors unless instances can
fail to construct, for most applications, the "error free" path needs
to have a separate name because failures will be quieter, though they
should have some data representation, they merely defer the issue, but
being able to collect errors that aren't actually fatal that occur all
over the execution graph and then reveiw them all in bulk is a much
more efficient approach in nearly all cases, the issue is that any
error can currently be fatal or non-fatal depending on context and
whether the calling scope even knows that it could be raised under
certain circumstances

11 of 11 new or added lines in 1 file covered. (100.0%)

949 of 1579 relevant lines covered (60.1%)

0.6 hits per line

Jobs
ID Job ID Ran Files Coverage
2 50.2 (PIPENV_VENV_IN_PROJECT=1 PIPENV_IGNORE_VIRTUALENVS=1) 11 Jan 2021 12:17AM UTC 0
60.1
Travis Job 50.2
Source Files on build 50
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #50
  • 7289eed1 on github
  • Prev Build on master (#49)
  • Next Build on master (#51)
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