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

tgbugs / idlib / 50 / 2
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 11 Jan 2021 12:17AM UTC
Files 29
Run time 2s
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

10 Jan 2021 11:58PM UTC coverage: 60.101% (-1.1%) from 61.215%
PIPENV_VENV_IN_PROJECT=1 PIPENV_IGNORE_VIRTUALENVS=1

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

949 of 1579 relevant lines covered (60.1%)

0.6 hits per line

Source Files on job 50.2 (PIPENV_VENV_IN_PROJECT=1 PIPENV_IGNORE_VIRTUALENVS=1)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26
  • Travis Job 50.2
  • 7289eed1 on github
  • Prev Job for PIPENV_VENV_IN_PROJECT=1 PIPENV_IGNORE_VIRTUALENVS=1 on master (#49.2)
  • Next Job for PIPENV_VENV_IN_PROJECT=1 PIPENV_IGNORE_VIRTUALENVS=1 on master (#51.2)
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