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

cpu / goacmedns / 660
79%
master: 84%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.1.1
DEFAULT BRANCH: master
Ran 23 Mar 2020 04:04PM UTC
Jobs 1
Files 2
Run time 1min
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

23 Mar 2020 04:02PM UTC coverage: 78.74%. Remained the same
660

Pull #8

travis-ci

web-flow
fix: match JSON Account serialization to pyacmedns.

Prior to this commit the `Account` objects marshalled to/from JSON by
the `goacmedns` file storage used JSON keys with capitalization that
differs from the `pyacmedns` JSON storage, and the register response
from `acme-dns` (e.g. `Domain` vs `domain`).

This commit updates the `Account` type to add explicit `json` tags that
ensure the capitalization of the fields matches that of `pyacmedns` and
`acme-dns`. Go's JSON parsing semantics ensures legacy accounts with
capitalized fields will still load without error.
Pull Request #8: fix: match JSON Account serialization to pyacmedns.

100 of 127 relevant lines covered (78.74%)

2.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 660.1 23 Mar 2020 04:04PM UTC 0
78.74
Travis Job 660.1
Source Files on build 660
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #660
  • Pull Request #8
  • PR Base - master (#460)
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