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

thanos / ex_azure / 64a761af09aa77e5e5f127dae4db578d48b6455c-PR-8
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: v0.1.0/Foundation
DEFAULT BRANCH: main
Ran 12 Jun 2026 05:58PM UTC
Jobs 1
Files 22
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

12 Jun 2026 05:57PM UTC coverage: 91.205%. First build
64a761af09aa77e5e5f127dae4db578d48b6455c-PR-8

Pull #8

github

thanos
The CI failure came from a bad action pin, not from your Elixir code.

Root cause: Every job used erlef/setup-beam@v1.2.0. That tag is an old release from early 2022 and breaks under GitHub’s Node 24 runner shim — hence Cannot read properties of undefined (reading 'includes') in the Quality job. The review suggested pinning setup-beam, but the version was wrong: this action uses tags like v1.24.0, not v1.2.0.

Fix: Updated all 7 references in .github/workflows/ci.yml and .github/workflows/release.yml to erlef/setup-beam@v1.24.0, which includes Node 24 support.

The Node 20 deprecation warning on actions/checkout@v4.2.2 is expected and harmless — FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 already forces those actions onto Node 24 until they ship native builds.
Pull Request #8: V0.1.0/foundation

280 of 307 new or added lines in 22 files covered. (91.21%)

280 of 307 relevant lines covered (91.21%)

47.91 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
87.76
lib/ex_azure/core/pipeline.ex
5
58.33
lib/ex_azure/core/response.ex
4
73.33
lib/ex_azure/core/error.ex
4
76.47
lib/ex_azure/core/xml/list_blobs.ex
2
94.74
lib/ex_azure/storage/blob.ex
1
90.91
lib/ex_azure/core/request.ex
1
90.0
lib/ex_azure/core/xml/error.ex
1
91.67
lib/ex_azure/core/xml/list_containers.ex
1
97.62
lib/ex_azure/pipeline/shared_key.ex
1
94.74
lib/ex_azure/storage/client.ex
1
97.5
lib/ex_azure/storage/container.ex
Jobs
ID Job ID Ran Files Coverage
1 64a761af09aa77e5e5f127dae4db578d48b6455c-PR-8.1 12 Jun 2026 05:58PM UTC 22
91.21
GitHub Action Run
Source Files on build 64a761af09aa77e5e5f127dae4db578d48b6455c-PR-8
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #8
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