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

rm-hull / fuel-prices-api / 22206592876

Builds Branch Commit Type Ran Committer Via Coverage
22206592876 main feat: add Sewell on the Go retailer Add `SEWELL ON THE GO` to the retailers CSV including its official website and favicon URL. This expands the list of supported brands available to the application. push 20 Feb 2026 12:49AM UTC rm-hull github
22.02
22206389842 main chore: update TotalEnergies logo URL Update the brand asset for **TotalEnergies** in the retailers data file. The previous URL pointing to a favicon has been replaced with a high- quality SVG logo. push 20 Feb 2026 12:41AM UTC rm-hull github
22.02
22205981804 main chore: update retailer logos and add Shell - Update logo URLs for **BP**, **JET**, **TEXACO**, and **VALERO** to more reliable or higher quality sources (PNG/SVG). - Re-add **SHELL** to the `retailers.csv` dataset (mistakenly deleted). push 20 Feb 2026 12:25AM UTC rm-hull github
22.02
22204797649 main docs: add API reference link to README Include a link to the official **Fuel Finder** public API documentation in the **References** section for better context. push 19 Feb 2026 11:39PM UTC rm-hull github
22.02
22204692876 main refactor: rename Retailer fields and JSON tags Rename `Url` to `WebsiteUrl` and `Favicon` to `LogoUrl` within the `Retailer` model to improve naming clarity. This change includes updating JSON tags to snake_case and adjusting all internal referen... push 19 Feb 2026 11:36PM UTC rm-hull github
22.02
22204597852 main chore: update a few favicons push 19 Feb 2026 11:33PM UTC web-flow github
22.02
22203874376 main chore: update indirect go dependencies Updates several indirect dependencies in `go.mod` to ensure compatibility and security. - `github.com/getsentry/sentry-go` updated to **v0.42.0** - `github.com/rogpeppe/go-internal` updated to **v1.14.1** -... push 19 Feb 2026 11:06PM UTC rm-hull github
22.02
22203703132 main feat: add command to update retailer favicons & enrich search results with retailer metadata (#11) * feat: add command to update retailer favicons Introduces a new CLI command to scrape favicon URLs for fuel retailers listed in a CSV file. This ... push 19 Feb 2026 11:00PM UTC web-flow github
22.02
22203563982 feat/brand-icons feat: improve brand matching and update metadata - Update `MatchBrandName` to use **longest-prefix matching**. This improves accuracy for multi-word retailer names compared to the previous word-splitting approach. - Set `lineNum` to `1` in th... Pull #11 19 Feb 2026 10:55PM UTC rm-hull github
22.02
22203200221 feat/brand-icons feat: add retailer favicons and brand matching Enrich search results with retailer metadata, specifically favicon URLs, to improve the API's front-end integration capabilities. - Add favicon URLs for various fuel brands in `retailers.csv`. - Imp... Pull #11 19 Feb 2026 10:43PM UTC rm-hull github
21.72
22200286581 main refactor: use log.Fatal instead of panic Replaces `panic` with `log.Fatal` for error reporting during command execution to provide a cleaner exit for the CLI. push 19 Feb 2026 09:12PM UTC rm-hull github
28.78
22200109641 main fix: trim whitespace from station names Ensure `TradingName` and `BrandName` are trimmed of whitespace in the `ToTuple` method. This improves data consistency by removing leading or trailing spaces from the station's identity fields. push 19 Feb 2026 09:07PM UTC rm-hull github
28.83
22199881476 main feat: add import command and data cleansing (#10) * feat: add import command and data cleansing This change introduces a new `import` CLI command to allow manual one-off data synchronization from the GOV.UK API. It also improves data consistency... push 19 Feb 2026 09:01PM UTC web-flow github
28.83
22199768477 chore/data-cleansing refactor: use strings.TrimSuffix in address cleansing Replace manual suffix checking and replacement with the more idiomatic `strings.TrimSuffix` function. This improves readability and ensures only the end of the string is targeted. Pull #10 19 Feb 2026 08:56PM UTC rm-hull github
28.83
22199456654 chore/data-cleansing feat: add import command and data cleansing This change introduces a new `import` CLI command to allow manual one-off data synchronization from the GOV.UK API. It also improves data consistency by cleansing address strings and normalizing fuel pr... Pull #10 19 Feb 2026 08:48PM UTC rm-hull github
28.93
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
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