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

rm-hull / dot-block / 27308562611
61%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 09:49PM UTC
Jobs 1
Files 0
Run time –
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
27308562611

push

github

web-flow
feat: implement remote log noise filter (#153)

* feat: implement remote log noise filter to suppress known-benign upstream errors

* refactor: handle deferred file close errors

Silently ignore errors from `f.Close()` in `LoadFromFile` and `Fetch`
to satisfy linting requirements while ensuring cleanup execution.

* feat: add upstream noise filter list

Include common Akamai domain suffixes to filter out upstream REFUSED
responses.

* refactor: improve noise filter logic and reliability

- Added input normalization for domain suffixes and categories.
- Enhanced `Load` to handle CSVs with or without headers.
- Updated `ShouldSuppress` to correctly match domain segments.
- Added safety check to `reportError` for `slog` key-value alignment.
- Added `Reset` method to `NoiseFilter` to ensure clean updates.

* refactor: enforce key-value pair validation in logger

- Add panic validation for `additionalFields` in `reportError` to ensure
 slog compatibility.
- Remove fallback logic for unbalanced arguments.
- Fix incorrect argument count in `sendResponse` call.

* refactor: simplify noise filter to single source

- Changed `NoiseFilterURLs` (slice) to `NoiseFilterURL` (string) to
  enforce a single source of truth.
- Removed local file loading support in favor of the network-based
  `Fetch` mechanism.
- Refactored `NoiseFilter.Load` to optimize locking and removed
  unnecessary header processing logic.
- Added a default URL for the noise filter to improve out-of-the-box
  functionality.
Jobs
ID Job ID Ran Files Coverage
1 27308562611.1 10 Jun 2026 09:49PM UTC 32
GitHub Action Run
Source Files on build 27308562611
Detailed source file information is not available for this build.
  • Back to Repo
  • f142421e on github
  • Prev Build on main (#27276150286)
  • Next Build on main (#27327786522)
  • Delete
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