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

sgerrand / ex_humaans / 26593847522
99%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 06:23PM UTC
Jobs 1
Files 32
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

28 May 2026 06:22PM UTC coverage: 98.298% (+0.05%) from 98.253%
26593847522

push

github

web-flow
feat(documents): add Documents, Document Types, and Document Folders (#102)

* feat(documents): add Documents CRUD

Adds Humaans.Documents covering /api/documents. Documents associate a
person with a file (or external link) categorised by type and folder;
the struct mirrors the documented fields including the nested file
metadata.

* feat(document-types): add Document Types (no delete)

Adds Humaans.DocumentTypes covering /api/document-types. The API does
not support DELETE so the resource declares actions [:list, :create,
:retrieve, :update] explicitly; a guard test asserts delete/2 is not
exported.

* feat(document-folders): add Document Folders CRUD

Adds Humaans.DocumentFolders covering /api/document-folders. Folders
group documents and carry an audience definition (type + rules) that
controls visibility; the struct exposes the documented fields including
deletedAt for soft-deleted folders.

* docs(documents): expose Documents resources via helpers and README

* test(humaans): cover documents/document_types/document_folders accessors

* test(documents): assert Accept header in document resource suites

6 of 6 new or added lines in 4 files covered. (100.0%)

231 of 235 relevant lines covered (98.3%)

27.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26593847522.1 28 May 2026 06:23PM UTC 32
98.3
GitHub Action Run
Source Files on build 26593847522
  • Tree
  • List 32
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26593847522
  • 0b284b9c on github
  • Prev Build on main (#26593336823)
  • Next Build on main (#26594762136)
  • 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