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

snarfed / bridgy-fed / 04e1f19c-db94-4b0f-8aaa-17b62d8a7e76
94%

Build:
DEFAULT BRANCH: main
Ran 14 Jul 2023 08:02PM UTC
Jobs 1
Files 18
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
04e1f19c-db94-4b0f-8aaa-17b62d8a7e76

push

circleci

snarfed
Protocol.load/fetch returns True/False (or None) to mean "not this protocol"

ie, nothing failed, but the given id eitehr doesn't below to the given protocol, or fetched successfully but its data belongs to a different protocol.

vs raising exceptions for fetches that fail or error, eg network connection problems, Web got HTML with microformats2 but no h-entry, ActivityPub got non-AS2, etc.

used in Protocol.for_id: when a given Protocol's fetch doesn't work, we move on and try the next protocol _if_ it returned False (ie wasn't fetchable with that protocol, but we fail fast if it raises an exception (ie fetch failed).

2087 of 2276 relevant lines covered (91.7%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 04e1f19c-db94-4b0f-8aaa-17b62d8a7e76.1 14 Jul 2023 08:02PM UTC 0
91.7
CircleCI Job
Source Files on build 04e1f19c-db94-4b0f-8aaa-17b62d8a7e76
Detailed source file information is not available for this build.
  • Back to Repo
  • CircleCI Build #04E1F19C...
  • e194ccb3 on github
  • Prev Build on main (#CA639EBF...)
  • Next Build on main (#F3D885C2...)
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