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

sgerrand / ex_bamboo_hr / 29641326071
100%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 10:43AM UTC
Jobs 1
Files 13
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

18 Jul 2026 10:42AM UTC coverage: 98.387% (-0.8%) from 99.194%
29641326071

push

github

sgerrand
fix(employee,files): don't crash when http_client ignores expose_headers

Employee.add/2 and Files upload/6 matched only {:ok, %{headers: _}},
with no clause for a custom :http_client that doesn't honor
expose_headers — that shape mismatch raised CaseClauseError instead of
returning {:error, _}, violating the "never raise from public API"
rule. Added a fallback branch, and extracted the duplicated
location-header parsing into BambooHR.ResponseHeaders.

7 of 8 new or added lines in 3 files covered. (87.5%)

1 existing line in 1 file now uncovered.

122 of 124 relevant lines covered (98.39%)

38.44 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
75.0
lib/bamboo_hr/response_headers.ex

Coverage Regressions

Lines Coverage ∆ File
1
95.0
-0.45% lib/bamboo_hr/files.ex
Jobs
ID Job ID Ran Files Coverage
1 29641326071.1 18 Jul 2026 10:43AM UTC 13
98.39
GitHub Action Run
Source Files on build 29641326071
  • Tree
  • List 13
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29641326071
  • 0b6ab319 on github
  • Prev Build on main (#29640688595)
  • Next Build on main (#29641453695)
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