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

mlibrary / checkpoint / 11
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/coverallsapp/github-action-2.1.2
DEFAULT BRANCH: main
Ran 24 Feb 2018 11:44PM UTC
Jobs 1
Files 31
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
11

push

travis-ci

botimer
Build out actor-agent conversion

This is a pretty big change to how the AgentResolver works. The notion
of the UserDirectory has been removed, at least for now, and the
resolver implementation is now trivial. There are two important points
here:

1. The AgentResolver was originally planned to have more substantial
   implementation such that you would plug in a UserDirectory to
   extend it. Now, it simple enough that it could be subtituted
   directly, without another indirection point.
2. The details of account-type, affiliation, and so on are likely going
   to move to Keycard. For now, the resolver only returns the one agent,
   according to the default conversion.

The default conversion is now implemented in a separate class with the
semantics and details documented and tested. Agent could be subclassed
with ::conversion defined to supply a different implementation, though
it has extension built into its design. It allows the actor object to
implement #to_agent, as well as a fall-through to ask the agent_type and
agent_id, then to the class name and id properties.

800 of 800 relevant lines covered (100.0%)

3.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11.1 (2.4.2) 24 Feb 2018 11:44PM UTC 0
100.0
Travis Job 11.1
Source Files on build 11
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11
  • 65ca6ae0 on github
  • Prev Build on master (#10)
  • Next Build on master (#12)
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