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

mvidner / ruby-dbus / 5147194184
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.25.0
DEFAULT BRANCH: master
Ran 01 Jun 2023 05:08PM UTC
Jobs 1
Files 24
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

pending completion
5147194184

push

github

mvidner
WIP: Split Service into ProxyService and ObjectServer

Fix several issues at once
- was mixing client and service concepts in one class

ObjectServer does NOT have a name

Connection#request_service(name) is deprecated
in favor of: TODO
It worked for exactly one name requested
But we want more or none

Connection#service is deprecated in favor of
Connection#object_server
(make it lazy)

renaming `bus` to `connection` where appropriate,
not all connections are to a bus

Object#service replaced by Object#connection

No longer set our sender name to emitted signals, the bus was overwriting it to the unique name anyway

new issue: export object at existing path sounds like mistake (property signals not honored) but probably silently done now. check it.

Connection#@service is gone, replaced by #object_server

531 of 633 branches covered (83.89%)

2050 of 2154 relevant lines covered (95.17%)

4221.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5147194184.1 01 Jun 2023 05:08PM UTC 0
95.17
GitHub Action Run
Source Files on build 5147194184
Detailed source file information is not available for this build.
  • Back to Repo
  • d4786a9c on github
  • Next Build on service-vs-proxy-service (#5153774682)
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