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

albertito / chasquid
95%
main: 95%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Repo Added 25 Feb 2018 12:12PM UTC
Files 45
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 next
branch: next
CHANGE BRANCH
x
Reset
  • next
  • main
  • master
  • refs/tags/test-tag-20240203-01
  • refs/tags/v1.14.0
  • refs/tags/v1.15.0
  • refs/tags/v1.15.1
  • refs/tags/v1.16.0

24 Oct 2025 11:43AM UTC coverage: 95.043%. Remained the same
18778760880

push

albertito
internal/dkim: Apply gofmt -s

A run of `gofmt -s` found two instances where a struct definition could
be simplified. This patch applies those suggestions.

5925 of 6234 relevant lines covered (95.04%)

63735.09 hits per line

Relevant lines Covered
Build:
Build:
6234 RELEVANT LINES 5925 COVERED LINES
63735.09 HITS PER LINE
Source Files on next
  • Tree
  • List 45
  • 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
18778760880 next internal/dkim: Apply gofmt -s A run of `gofmt -s` found two instances where a struct definition could be simplified. This patch applies those suggestions. push 24 Oct 2025 11:47AM UTC albertito
95.04
18617621220 next tests: Fix "text file busy" race condition in go-build-cached There are a couple of places in the tests when we attempt to build and run simultaneously. Here, if the build is slow, there is a race where "text file busy" can appear. To fix this, ... push 18 Oct 2025 03:40PM UTC albertito
95.04
18614894436 next queue: Sync the files written on Put When we put something in the queue and respond "250 ok" to the client, that is taken as accepting the email. As part of putting something in the queue, we write it to disk, but today we don't do an fsync on t... push 18 Oct 2025 11:16AM UTC albertito
95.04
18442968134 next fail2ban: Use more targeted regexp to catch errors The current fail2ban regexp catches all SMTP connection errors. This works fine, but includes connection errors, that can be caused by transient external causes, and accidentally delay email del... push 12 Oct 2025 10:56AM UTC albertito
95.03
18189957386 next smtpsrv: Fix "Received" header format when including the IP address When constructing the "Received" header, in some cases we want to include the remote IP address in addition to the EHLO domain. The way we did that is not fully compliant with R... push 02 Oct 2025 10:11AM UTC albertito
95.03
16950547789 next courier: Don't hardcode path to `sleep` binary in the tests On NixOS, `/bin` is basically empty and this causes the courier tests (which invoke `/bin/sleep`) to fail. This patch fixes the tests by removing the hardcoded path. https://github.com... push 13 Aug 2025 10:16PM UTC albertito
95.03
16817317347 next docker: Use fixed UID/GID for daemon users Currently, we rely on Debian to pick a UID and GID for daemon users. However, those numbers can change as software evolves over time, in particular as the base distribution changes. Because those IDs ar... push 07 Aug 2025 10:35PM UTC albertito
95.03
16817127670 next docker: Use debian:stable-slim as the base, to reduce size Using the "slim" version of the debian:stable image helps reduce size, while having no impact on runtime usability or performance. The main differences are around locale and manpages. Am... push 07 Aug 2025 10:23PM UTC albertito
95.0
16817053640 next docker: Use supervisord to launch chasquid and dovecot Today, we launch dovecot in the background and chasquid in the foreground using sudo. This means that dovecot failures won't propagate, and signals to the container (e.g. to stop it) also do... push 07 Aug 2025 10:18PM UTC albertito
94.97
16707327841 next chasquid: Exit with code 0 on SIGINT/SIGTERM When we get SIGINT or SIGTERM, today chasquid exits with code 1. This can confuse some of the supervision tools. In particular, Docker and Kubernetes expect exit 0 upon an intentional stop. And syste... push 03 Aug 2025 04:59PM UTC albertito
95.03
See All Builds (273)
  • 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

© 2025 Coveralls, Inc