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

sgerrand / ex_humaans / 26724258661
99%

Build:
DEFAULT BRANCH: main
Ran 31 May 2026 08:57PM UTC
Jobs 1
Files 61
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

31 May 2026 08:56PM UTC coverage: 98.63% (+0.07%) from 98.561%
26724258661

push

github

web-flow
feat(performance): add Performance family read-only resources (#108)

* feat(performance): add Performance Cycles, Templates, Reviews, Instances list/retrieve

Adds the four read-only Performance API resources that support both
list and retrieve:

- Humaans.PerformanceCycles
- Humaans.PerformanceTemplates
- Humaans.PerformanceReviews
- Humaans.PerformanceInstances

Each declares actions [:list, :retrieve] and a guard test asserts the
write actions are not exported.

* feat(performance): add Performance Ratings, Summaries, Peer Nominations retrieve

Adds the three retrieve-only Performance API resources:

- Humaans.PerformanceRatings
- Humaans.PerformanceSummaries
- Humaans.PerformanceCyclePeerNominations

Each declares actions [:retrieve] and a guard test asserts list/create/
update/delete are not exported.

* docs(performance): expose Performance resources via helpers and README

* test(performance): add smoke tests for Performance helper accessors

Cover the seven Humaans.performance_* helpers added on this branch
(cycles, templates, reviews, instances, ratings, summaries,
cycle_peer_nominations).

* test(performance): assert request shape and timestamp parsing

Each performance resource test previously asserted only the request URL.
Match the rest of the suite by also asserting the client argument, HTTP
method, and Accept header, and by asserting created_at/updated_at parse
to DateTime values exercising the resource struct's timestamp parsing.

14 of 14 new or added lines in 8 files covered. (100.0%)

288 of 292 relevant lines covered (98.63%)

33.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26724258661.1 31 May 2026 08:57PM UTC 61
98.63
GitHub Action Run
Source Files on build 26724258661
  • Tree
  • List 61
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26724258661
  • cb4b1cd7 on github
  • Prev Build on main (#26723777978)
  • Next Build on main (#26742309942)
  • 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