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

sgerrand / ex_attio / 26894744005
93%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 03:23PM UTC
Jobs 1
Files 17
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

03 Jun 2026 02:58PM UTC coverage: 92.523% (-7.5%) from 100.0%
26894744005

push

github

sgerrand
test: assert outgoing request shape and cover encode/1

Stubs previously only checked that responses were decoded; a regression
in URL or JSON-envelope construction would have gone unnoticed. Add a
test/support/request_assertions.ex helper (assert_request/3,
read_json_body/1, wired in via elixirc_paths) and assert the method,
path, and request body across the resources covering every distinct
construction pattern:

  * Records  - object-scoped path + nested %{"data" => %{"values" => …}}
  * Entries  - list-scoped path + %{"data" => attrs}
  * Objects  - flat path + %{"data" => attrs}
  * Attributes - :target templating (objects/lists) + id in path

The remaining resources reuse these same shapes. Also unit-test
Client.encode/1's percent-encoding of reserved characters.

4 of 4 new or added lines in 1 file covered. (100.0%)

99 of 107 relevant lines covered (92.52%)

12.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26894744005.1 03 Jun 2026 03:23PM UTC 17
92.52
GitHub Action Run
Source Files on build 26894744005
  • Tree
  • List 17
  • Changed 14
  • Source Changed 14
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26894744005
  • aeda73d6 on github
  • Prev Build on main (#26888922692)
  • Next Build on main (#26900255798)
  • 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