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

thanos / ex_azure / 4f87b48ce1a84222a44e0a9cc746dd0ff5e660df-PR-8
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: v0.1.0/Foundation
DEFAULT BRANCH: main
Ran 12 Jun 2026 06:02PM 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 06:02PM UTC coverage: 91.205%. First build
4f87b48ce1a84222a44e0a9cc746dd0ff5e660df-PR-8

Pull #8

github

thanos
The livebooks job failed because scripts/validate_livebooks.sh calls rg (ripgrep), which is not installed on GitHub-hosted runners.

When rg is missing, bash treats it as a failed command inside the if ! rg -q ... test — which makes the negation succeed — so the script prints "livebooks must install ex_azure from the repo root via Path.expand" and exits with code 1. That matches the failed livebooks job.

The script now uses standard grep, which is available on every runner. I also added a nullglob guard so an empty livebooks/ directory fails with a clear message instead of a confusing glob error.
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 4f87b48ce1a84222a44e0a9cc746dd0ff5e660df-PR-8.1 12 Jun 2026 06:02PM UTC 22
91.21
GitHub Action Run
Source Files on build 4f87b48ce1a84222a44e0a9cc746dd0ff5e660df-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