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

sgerrand / ex_humaans / 25345166177
99%

Build:
DEFAULT BRANCH: main
Ran 04 May 2026 09:44PM UTC
Jobs 1
Files 27
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

04 May 2026 09:43PM UTC coverage: 99.115% (-0.9%) from 100.0%
25345166177

push

github

web-flow
feat(custom-fields): add Custom Fields and Custom Values CRUD (#101)

* feat(custom-fields): add Custom Fields CRUD

Adds Humaans.CustomFields covering /api/custom-fields. Custom fields
are company-scoped definitions of bespoke profile attributes (sections,
types, configs); the struct mirrors the documented fields.

* feat(custom-values): add Custom Values CRUD

Adds Humaans.CustomValues covering /api/custom-values. Custom values
hold the per-person data for each custom field; the value union
(string | string[]) is reflected in the struct's typespec.

* docs(custom-fields): expose Custom Fields and Values via helpers and README

* test(custom-fields,custom-values): tighten request and struct assertions

Assert default Accept header on Custom Values request expectations,
and broaden retrieve/update mock payloads so tests verify camelCase to
snake_case mapping (companyId, personId, customFieldId, resourceId)
and DateTime parsing of createdAt/updatedAt. Also align the
CustomValues create doc example with the cf_ ID prefix used elsewhere.

2 of 4 new or added lines in 3 files covered. (50.0%)

224 of 226 relevant lines covered (99.12%)

25.58 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
92.59
-7.41% lib/humaans.ex
Jobs
ID Job ID Ran Files Coverage
1 25345166177.1 04 May 2026 09:44PM UTC 27
99.12
GitHub Action Run
Source Files on build 25345166177
  • Tree
  • List 27
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25345166177
  • 6ed53f18 on github
  • Prev Build on main (#25333840896)
  • Next Build on main (#25381471141)
  • 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