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

snarfed / arroba
95%

Build:
DEFAULT BRANCH: main
Repo Added 01 May 2023 12:49AM UTC
Files 17
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • block-repo
  • circle
  • claude/add-listrecords-reverse-vWyWX
  • claude/fix-getblocks-return-4cuqN
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/dependabot/fetch-metadata-2.3.0
  • dependabot/github_actions/dependabot/fetch-metadata-2.4.0
  • dependabot/github_actions/dependabot/fetch-metadata-2.5.0
  • dependabot/github_actions/dependabot/fetch-metadata-3.0.0
  • dependabot/github_actions/dependabot/fetch-metadata-3.1.0
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/github/codeql-action-4.37.3
  • dependabot/github_actions/github/codeql-action-4.37.4
  • dependabot/github_actions/github/codeql-action-4.37.5
  • dependabot/github_actions/github/codeql-action-4.37.6
  • dependabot/github_actions/github/codeql-action-4.37.7
  • dependabot/github_actions/github/codeql-action-4.37.8
  • dependabot/github_actions/github/codeql-action-4.37.9
  • dependabot/github_actions/github/codeql-action-4.38.0
  • dependabot/pip/cbor2-5.8.0
  • dependabot/pip/cbor2-5.9.0
  • dependabot/pip/cryptography-44.0.1
  • dependabot/pip/cryptography-46.0.5
  • dependabot/pip/cryptography-46.0.6
  • dependabot/pip/cryptography-46.0.7
  • dependabot/pip/cryptography-48.0.1
  • dependabot/pip/eventlet-0.40.3
  • dependabot/pip/flask-3.1.3
  • dependabot/pip/gunicorn-23.0.0
  • dependabot/pip/idna-3.15
  • dependabot/pip/jinja2-3.1.5
  • dependabot/pip/jinja2-3.1.6
  • dependabot/pip/protobuf-5.29.6
  • dependabot/pip/pyasn1-0.6.3
  • dependabot/pip/pyjwt-2.12.0
  • dependabot/pip/pyjwt-2.13.0
  • dependabot/pip/requests-2.32.4
  • dependabot/pip/urllib3-2.2.2
  • dependabot/pip/urllib3-2.6.0
  • dependabot/pip/urllib3-2.6.3
  • dependabot/pip/werkzeug-3.1.4
  • dependabot/pip/werkzeug-3.1.5
  • main
  • preload-rollback-window
  • repo-storage
  • rtd
  • unify-format-commit-and-apply-writes

15 Sep 2026 10:42PM UTC coverage: 94.838% (-0.1%) from 94.941%
4c34664c-08eb-443c-bb30-c6675895f938

push

circleci

snarfed
xrpc_repo.describe_repo: generate real list of collections in repo

...efficiently this time! #87

6 of 6 new or added lines in 1 file covered. (100.0%)

3 existing lines in 1 file now uncovered.

2517 of 2654 relevant lines covered (94.84%)

0.95 hits per line

Relevant lines Covered
Build:
Build:
2654 RELEVANT LINES 2517 COVERED LINES
0.95 HITS PER LINE
Source Files on main
  • Tree
  • List 17
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
4c34664c... main xrpc_repo.describe_repo: generate real list of collections in repo ...efficiently this time! #87 push 15 Sep 2026 10:47PM UTC snarfed circleci
94.84
fc128d66... main xrpc_repo: implement applyWrites push 14 Sep 2026 10:41PM UTC snarfed circleci
94.94
8fab8b9c... main xrpc_proxy.handler: drop default_service for snarfed/bridgy-fed#2494 push 14 Sep 2026 09:45PM UTC snarfed circleci
94.8
b00f1e3e... main add noop stub for app.bsky.actor.putPreferences maybe fixes witchsky loading? for snarfed/bridgy-fed#1785 push 14 Sep 2026 07:24PM UTC snarfed circleci
94.67
ecf907fc... dependabot/github_actions/github/codeql-action-4.38.0 build(deps): bump github/codeql-action from 4.37.9 to 4.38.0 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.9 to 4.38.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://gi... Pull #106 14 Sep 2026 02:48AM UTC web-flow circleci
94.65
f00e3355... main build(deps): bump github/codeql-action from 4.37.9 to 4.38.0 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.9 to 4.38.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://gi... push 14 Sep 2026 02:48AM UTC github-actions[bot] circleci
94.65
397c3aa5... main xrpc_proxy: add read after write https://atproto.com/guides/writing-data#read-after-write for snarfed/bridgy-fed#2494 push 14 Sep 2026 01:50AM UTC snarfed circleci
94.65
34b830e0... main add new Storage.read_writes_since method will be used by service proxying read-after-write, https://atproto.com/guides/writing-data#read-after-write for snarfed/bridgy-fed#2494 push 13 Sep 2026 02:55AM UTC snarfed circleci
94.52
5a6b5821... main add new xrpc_actor module with getPreferences push 09 Sep 2026 11:47PM UTC snarfed circleci
94.46
1af1fa57... main xrpc_proxy: override the service's CORS response headers with our own for snarfed/bridgy-fed#2494 push 09 Sep 2026 08:02PM UTC snarfed circleci
94.45
See All Builds (567)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc