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

rm-hull / fuel-prices-api
50%

Build:
DEFAULT BRANCH: main
Repo Added 15 Feb 2026 04:17PM UTC
Token ll95Syy8THJQo9UoER7i47AlSjfaC54Tt regen
Build 174 Last
Files 23
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
Sync Branches
  • No branch selected
  • chore/add-tests
  • chore/cicd-build
  • chore/client-api-metrics
  • chore/data-cleansing
  • chore/migrations
  • chore/update-go-deps
  • dependabot/github_actions/docker/build-push-action-7
  • dependabot/github_actions/docker/login-action-4
  • dependabot/github_actions/docker/metadata-action-6
  • dependabot/github_actions/docker/setup-buildx-action-4
  • dependabot/github_actions/docker/setup-qemu-action-4
  • dependabot/go_modules/github.com/PuerkitoBio/goquery-1.12.0
  • dependabot/go_modules/github.com/getsentry/sentry-go-0.45.0
  • dependabot/go_modules/github.com/getsentry/sentry-go-0.45.1
  • dependabot/go_modules/github.com/getsentry/sentry-go-0.46.0
  • dependabot/go_modules/github.com/getsentry/sentry-go-0.46.1
  • dependabot/go_modules/github.com/getsentry/sentry-go-0.46.2
  • dependabot/go_modules/github.com/gin-contrib/cors-1.7.7
  • dependabot/go_modules/github.com/gin-contrib/pprof-1.5.4
  • dependabot/go_modules/github.com/gin-gonic/gin-1.12.0
  • dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.37
  • dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.38
  • dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.40
  • dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.41
  • dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.42
  • dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.44
  • dependabot/go_modules/github.com/rm-hull/godx-0.2.1
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.14
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.15
  • feat/brand-icons
  • feat/cron-scheduling
  • feat/drop-out-of-bounds-fuel-prices
  • feat/exclude-stale-prices
  • feat/expose-snapshot-stats
  • feat/full-refresh
  • feat/gin-integration
  • feat/grafana-dashboard
  • feat/migration-logging
  • feat/per-type-limits
  • feat/price-distribution
  • feat/price-distributions
  • feat/price-history
  • feat/price-tracking
  • feat/sentry
  • feat/sql-metrics
  • feat/stats
  • feat/stats-last-updated
  • feat/windowing-same-price
  • fix/error-reporting
  • fix/show-most-recent-updated-price
  • main
  • perf/both-views
  • perf/explain-plan-snapshot-view

09 May 2026 04:36PM UTC coverage: 49.863%. Remained the same
25606178218

push

github

rm-hull
chore: use actions/create-github-app-token

Update the `go_dependencies` workflow to use the official GitHub
Action for token generation, replacing `tibdex/github-app-token`.
This migration updates the input parameters to `client-id` and
`private-key`.

730 of 1464 relevant lines covered (49.86%)

0.55 hits per line

Relevant lines Covered
Build:
Build:
1464 RELEVANT LINES 730 COVERED LINES
0.55 HITS PER LINE
Source Files on main
  • Tree
  • List 23
  • 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
25606178218 main chore: use actions/create-github-app-token Update the `go_dependencies` workflow to use the official GitHub Action for token generation, replacing `tibdex/github-app-token`. This migration updates the input parameters to `client-id` and `private-... push 09 May 2026 04:37PM UTC rm-hull github
49.86
25601195406 main chore: update go dependency workflow Prevent the workflow from failing when no changes are detected in `go.mod` by appending `|| true` to the `grep` pipeline. Also add the `go` label to the generated pull requests for better organization. push 09 May 2026 12:32PM UTC rm-hull github
49.86
25600969374 main chore: go get -u && go mod tidy (#57) Co-authored-by: rm-hull <1915543+rm-hull@users.noreply.github.com> push 09 May 2026 12:22PM UTC web-flow github
49.86
25600763662 chore/update-go-deps chore: go get -u && go mod tidy Pull #57 09 May 2026 12:10PM UTC github-actions[bot] github
49.86
25600743411 main chore: add automated go dependency updates Adds a GitHub Actions workflow to track and update Go dependencies automatically. This ensures the project remains updated with the latest bug fixes and security patches from upstream modules. - Trigger... push 09 May 2026 12:09PM UTC rm-hull github
49.86
25361793442 main chore(deps): bump github.com/getsentry/sentry-go from 0.46.1 to 0.46.2 (#56) Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.46.1 to 0.46.2. - [Release notes](https://github.com/getsentry/sentry-go/releases) ... push 05 May 2026 06:43AM UTC web-flow github
49.86
25341550578 dependabot/go_modules/github.com/getsentry/sentry-go-0.46.2 chore(deps): bump github.com/getsentry/sentry-go from 0.46.1 to 0.46.2 Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.46.1 to 0.46.2. - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Cha... Pull #56 04 May 2026 08:24PM UTC web-flow github
49.86
25127063703 main chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.42 to 1.14.44 (#55) Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.42 to 1.14.44. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commi... push 29 Apr 2026 06:38PM UTC web-flow github
49.86
25119528938 dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.44 chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.42 to 1.14.44 Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.42 to 1.14.44. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](ht... Pull #55 29 Apr 2026 03:58PM UTC web-flow github
49.86
25069089673 main chore(deps): bump github.com/getsentry/sentry-go from 0.46.0 to 0.46.1 (#54) Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.46.0 to 0.46.1. - [Release notes](https://github.com/getsentry/sentry-go/releases) ... push 28 Apr 2026 05:55PM UTC web-flow github
49.86
See All Builds (174)

Badge your Repo: fuel-prices-api

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