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

ukeeper / ukeeper-readability
78%

Build:
DEFAULT BRANCH: master
Repo Added 24 Apr 2022 10:34PM UTC
Token PvVP7XZODHNMukB1VLWbVHHC4V09CWSI6 regen
Build 242 Last
Files 10
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 master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • ci-dockerhub-soft-fail
  • ci/workflow-hardening
  • cleaner_frontend_structure
  • dependabot/docker/node-22
  • dependabot/github_actions/github-actions-updates-14cb627f6c
  • dependabot/github_actions/github-actions-updates-1ee787ebfb
  • dependabot/github_actions/github-actions-updates-5714300483
  • dependabot/github_actions/github-actions-updates-7aa8621bec
  • dependabot/github_actions/github-actions-updates-afd9e15987
  • dependabot/go_modules/backend/go-modules-updates-08b33d1c25
  • dependabot/go_modules/backend/go-modules-updates-0bc617739e
  • dependabot/go_modules/backend/go-modules-updates-407dd4786b
  • dependabot/go_modules/backend/go-modules-updates-5e29427af7
  • dependabot/go_modules/backend/go-modules-updates-5e519fa3dd
  • dependabot/go_modules/backend/go-modules-updates-71a6db2b89
  • dependabot/go_modules/backend/go-modules-updates-751992312c
  • dependabot/go_modules/backend/go-modules-updates-a616c34cc0
  • dependabot/go_modules/backend/go-modules-updates-c1eb5b8ad9
  • dependabot/go_modules/backend/go-modules-updates-c2169da76e
  • dependabot/go_modules/backend/go-modules-updates-d01d85479d
  • dependabot/go_modules/backend/go-modules-updates-d6af324dbd
  • dependabot/go_modules/backend/go-modules-updates-ec788c1f9d
  • dependabot/go_modules/backend/go-modules-updates-f885172778
  • dependabot/go_modules/backend/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/backend/golang.org/x/net-0.36.0
  • dependabot/npm_and_yarn/frontend/npm-development-modules-updates-89027bf77e
  • dependabot/npm_and_yarn/frontend/npm-development-modules-updates-e6f6ae78c6
  • fix-cf-maxretries-doc
  • generic-updates
  • htmx
  • modularise-retrieval
  • openai-auto-extraction
  • openai_rules_generator
  • openai_rules_improver
  • paskal/bump_modules
  • paskal/clarify_comment
  • paskal/cleanup_readme
  • paskal/fix_build
  • paskal/improve_docker_compose
  • paskal/index_to_htmx
  • paskal/migrate_to_htmx
  • paskal/offline_tests
  • paskal/remove_edit_html
  • paskal/return_rule_id_on_update
  • paskal/safe_password_check
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.1.2
  • refs/tags/v0.2.0
  • remove-jquery
  • remove_chi
  • typos_fixes
  • umputun/add-chatgpt-endpoints
  • update-deps-2026-04-11
  • worktree-ci-hardening

12 Apr 2026 09:26PM UTC coverage: 77.947%. Remained the same
24316800860

push

github

umputun
docs: correct stale MaxRetries field comment on CloudflareRetriever

The struct field comment still said "defaults to 3, set to -1 to disable",
but the default substitution was removed in the Cloudflare routing PR —
zero value now means no retries and the production default (2) is wired
via the exported CFDefaultMaxRetries constant.

767 of 984 relevant lines covered (77.95%)

9.39 hits per line

Relevant lines Covered
Build:
Build:
984 RELEVANT LINES 767 COVERED LINES
9.39 HITS PER LINE
Source Files on master
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24316800860 master docs: correct stale MaxRetries field comment on CloudflareRetriever The struct field comment still said "defaults to 3, set to -1 to disable", but the default substitution was removed in the Cloudflare routing PR — zero value now means no retries... push 12 Apr 2026 09:27PM UTC umputun github
77.95
24316097933 master Modularise URL retrieval with Cloudflare Browser Rendering support (#73) * feat: create Retriever interface and HTTPRetriever implementation Extract URL fetching abstraction from the inline HTTP logic in extractWithRules. Defines Retriever inter... push 12 Apr 2026 08:50PM UTC web-flow github
77.95
24288823198 master build: update dependencies - golang.org/x/net v0.52.0 → v0.53.0 - golang.org/x/crypto v0.49.0 → v0.50.0 - golang.org/x/sys v0.42.0 → v0.43.0 - golang.org/x/text v0.35.0 → v0.36.0 push 11 Apr 2026 06:31PM UTC paskal github
77.12
24288755756 master build: make DockerHub login and push non-fatal in docker workflow Allow the docker workflow to succeed even when DockerHub credentials are unavailable (e.g. for forks), while keeping ghcr.io path strict. push 11 Apr 2026 06:27PM UTC paskal github
77.12
23716907620 master Merge pull request #72 from ukeeper/worktree-ci-hardening push 29 Mar 2026 07:16PM UTC web-flow github
77.12
23104322000 master build: move mongo-driver v1 to indirect dependency push 15 Mar 2026 05:41AM UTC umputun github
77.2
23104217484 master build: migrate mongo-driver v1 to v2 Replace go.mongodb.org/mongo-driver v1.17.9 with v2.5.0. primitive.ObjectID replaced with bson.ObjectID, mongo.Connect no longer takes context, options.Update renamed to UpdateOne. push 15 Mar 2026 05:33AM UTC umputun github
77.2
23104097357 master build: update dependencies push 15 Mar 2026 05:25AM UTC umputun github
77.2
23104076504 master refactor: flatten project structure, remove backend/ directory Move all Go code from backend/ to repo root since there is no separate frontend. Update module path from github.com/ukeeper/ukeeper-readability/backend to github.com/ukeeper/ukeeper-r... push 15 Mar 2026 05:23AM UTC umputun github
77.2
23103948147 master test: replace MongoDB dependency with mocks and containerized tests Replace ENABLE_MONGO_TESTS-gated tests with self-contained alternatives: rest package uses moq-generated RulesMock with in-memory CRUD closures, datastore package uses go-pkgz/te... push 15 Mar 2026 05:14AM UTC umputun github
77.2
See All Builds (192)

Badge your Repo: ukeeper-readability

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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