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

sgerrand / ex_humaans / 26593051324
99%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 06:07PM UTC
Jobs 1
Files 29
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:07PM UTC coverage: 98.261% (-0.9%) from 99.115%
26593051324

push

github

web-flow
feat(me, token_info): add singleton helpers for /me and /token-info (#96)

* feat(me, token_info): add singleton helpers for /me and /token-info

These two endpoints don't fit the CRUD macro (no ID, list, or write
operations), so they need a small dedicated module each.

Humaans.Me.get/1 returns the authenticated user's profile decoded as
a Humaans.Resources.Person — useful for "who am I" startup checks.

Humaans.TokenInfo.get/1 returns metadata about the current access
token (scopes, personId, label, etc.) as a raw map. Useful for
verifying that an integration has the scopes it needs before
attempting scoped operations.

Top-level Humaans.me/0 and Humaans.token_info/0 accessors keep the
discovery pattern consistent with the other resource helpers.

* chore: sort module convenience access methods

5 of 9 new or added lines in 3 files covered. (55.56%)

226 of 230 relevant lines covered (98.26%)

25.63 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
86.21
-6.39% lib/humaans.ex
Jobs
ID Job ID Ran Files Coverage
1 26593051324.1 28 May 2026 06:07PM UTC 29
98.26
GitHub Action Run
Source Files on build 26593051324
  • Tree
  • List 29
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26593051324
  • 89dea038 on github
  • Prev Build on main (#26145229433)
  • Next Build on main (#26593336823)
  • 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