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

KDEJewellers / aptly-api
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.10.1
DEFAULT BRANCH: master
Repo Added 15 Dec 2015 09:39AM UTC
Files 19
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

LAST BUILD ON BRANCH uri-config
branch: uri-config
CHANGE BRANCH
x
Reset
  • uri-config
  • 0.1
  • master
  • pub-repo-type
  • publish_from_repos
  • snapshot-pubd-in
  • timeout
  • travis-fix
  • v0.1.0
  • v0.1.1
  • v0.10.0
  • v0.10.1
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.2.3
  • v0.3.0
  • v0.4.0
  • v0.4.1
  • v0.5.0
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.7.0
  • v0.8.0
  • v0.8.1
  • v0.8.2
  • v0.9.0
  • v0.9.1
  • wip-snapshot

pending completion
88

push

travis-ci

apachelogger
deprecate uri construction by using uris for configuration

URI being a standardized url is a superset of what we need/want to support
for configuration WRT host access, so we can simply use URI as config
is largely replicating URI anyway and ultimately falling back to
constructing one

this is fully backwards compatible, albeit old stuff is marked deprecated.

the preferred way of configuration is now
```
Aptly.configure { |c| c.uri = URI::HTTP.build(host: 'api.example.com')) }
```

Setting the deprecated attributes still works but now passes the call
through to the internal URI

608 of 608 relevant lines covered (100.0%)

4.46 hits per line

Relevant lines Covered
Build:
Build:
608 RELEVANT LINES 608 COVERED LINES
4.46 HITS PER LINE
Source Files on uri-config
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
88 uri-config deprecate uri construction by using uris for configuration URI being a standardized url is a superset of what we need/want to support for configuration WRT host access, so we can simply use URI as config is largely replicating URI anyway and ulti... push 14 Nov 2016 08:48AM UTC apachelogger travis-ci pending completion  
86 uri-config deprecate uri construction by using uris for configuration URI being a standardized url is a superset of what we need/want to support for configuration WRT host access, so we can simply use URI as config is largely replicating URI anyway and ulti... push 14 Nov 2016 08:42AM UTC apachelogger travis-ci pending completion  
84 uri-config deprecate uri construction by using uris for configuration URI being a standardized url is a superset of what we need/want to support for configuration WRT host access, so we can simply use URI as config is largely replicating URI anyway and ulti... push 14 Nov 2016 08:32AM UTC apachelogger travis-ci pending completion  
82 uri-config deprecate uri construction by using uris for configuration URI being a standardized url is a superset of what we need/want to support for configuration WRT host access, so we can simply use URI as config is largely replicating URI anyway and ulti... push 14 Nov 2016 08:14AM UTC apachelogger travis-ci pending completion  
See All Builds (148)
  • Repo on GitHub
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

© 2025 Coveralls, Inc