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

mlibrary / checkpoint / 30 / 1
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/coverallsapp/github-action-2.1.2
DEFAULT BRANCH: main
Ran 04 Mar 2018 04:07PM UTC
Files 48
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

04 Mar 2018 04:00PM UTC coverage: 99.932% (-0.07%) from 100.0%
2.4.2

push

travis-ci

botimer
Clean up token insertion to queries

This removes the sql_literal implementation and uses bound parameters
for the token queries. It has a pretty nice object setup, with query and
params objects to tidy up the amount of parameters and map operations.
There are also some various cleanups inlined.

- All of the token types now return self on `#token` for convenience of
  ensuring that the item is converted to a token without conditionals.
- The `#inspect` method returns the URI for differentiating the
  supertypes of tokens.
- Sequel binds the object as given when using `bind` or `call`, so the
  Params gives an extension mechanism, where if the object responds to
  `#sql_value`, it will bind that. If not, `#to_s` will be used.
- Normalize wording and order of examples for the tokens.
- Pass regular objects rather than tokens in the Permits spec.
- Change the default zone to "(all)" to match the Resource wildcards.

1469 of 1470 relevant lines covered (99.93%)

2.77 hits per line

Source Files on job 30.1 (2.4.2)
  • Tree
  • List 0
  • Changed 13
  • Source Changed 9
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 30.1
  • 533bffa1 on github
  • Prev Job for 2.4.2 on master (#29.1)
  • Next Job for 2.4.2 on master (#31.1)
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