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

mlibrary / checkpoint / 10
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/coverallsapp/github-action-2.1.2
DEFAULT BRANCH: main
Ran 24 Feb 2018 06:24PM 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
10

push

travis-ci

botimer
Rework ResourceResolver to make Resources

Now that there are domain objects, the resolvers need to return them so
the other components, especially the Authority, can deal with its inputs
consistently.

This doesn't change the conceptual behavior of the ResourceResolver; it
still resolves an entity into a list of resources, including the entity
itself and a wildcard for all entities of its type.

Having a special resource that represents "all/any resources" allows the
conceptual model to hold together better than allowing nulls for either
the resource type or id. This was a big design question for some time,
but I consider it resolved now. All permits must have values for all
columns to keep the set operations working cleanly across zones.

- Force Resource type and id to strings
- Implement Resource equality
- Add Resource::ALL constant for the reserved "(all)" string
- Add Resource.all for getting the special "all resources" matcher

711 of 711 relevant lines covered (100.0%)

3.87 hits per line

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