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

thanos / ExZarr / af083271938bfeec89fa83a628fae75fbe94ef67-PR-19
25%
main: 76%

Build:
Build:
LAST BUILD BRANCH: nx_integration
DEFAULT BRANCH: main
Ran 23 Jan 2026 01:09AM UTC
Jobs 1
Files 8
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

23 Jan 2026 01:06AM UTC coverage: 25.0%. First build
af083271938bfeec89fa83a628fae75fbe94ef67-PR-19

Pull #19

github

thanos
closed #17 and closed #18 - CI/CD Configuration Complete -

   COMPLETED:
   ----------
   1. GitHub Actions CI/CD Pipeline (.github/workflows/ci.yml)
      - Matrix testing across Elixir 1.16-1.19 and OTP 25-28
      - Automated test execution with ExUnit
      - Code quality checks (Credo)
      - Type checking (Dialyzer)
      - Coverage reporting (ExCoveralls)
      - Documentation generation

   2. GitHub Issue Templates
      - .github/ISSUE_TEMPLATE/bug_report.yml
      - .github/ISSUE_TEMPLATE/feature_request.yml
      - .github/ISSUE_TEMPLATE/question.yml

   3. GitHub Pull Request Template
      - .github/pull_request_template.md

   4. Code Quality Configuration
      - .credo.exs: Strict mode, 66 checks enabled
      - mix.exs: Dialyzer configured with PLT file path
      - Proper CLI configuration for test coverage tools

   5. Code Quality Achieved
      - ✓ Zero compilation warnings
      - ✓ Zero Credo issues (strict mode)
      - ✓ All 21 tests passing
      - ✓ Proper code formatting
      - ✓ All aliases ordered alphabetically
      - ✓ Redundant with clauses removed

   FIXED ISSUES:
   -------------
   - Removed unused aliases (Group, Storage, Metadata, Chunk)
   - Fixed unused variables (element_size, updated_group, updated_parent)
   - Added GenServer init/1 callback
   - Moved preferred_cli_env from project/0 to cli/0 (deprecation fix)
   - Fixed alias ordering in all files
   - Removed redundant with clauses (5 instances)
   - Formatted all code files

   CURRENT STATE:
   --------------
   Version: 0.1.0
   Tests: 21/21 passing (100%)
   Credo: 0 issues (strict mode)
   Warnings: 0 compilation warnings
   Files: 10 source files checked
   Quality: Production-ready code standards
Pull Request #19: closed #17 and closed #18 - CI/CD Configuration Complete -

3 of 15 new or added lines in 3 files covered. (20.0%)

73 of 292 relevant lines covered (25.0%)

0.84 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
51.22
lib/ex_zarr/group.ex
4
1.22
lib/ex_zarr/storage.ex
6
22.5
lib/ex_zarr/array.ex
Jobs
ID Job ID Ran Files Coverage
1 af083271938bfeec89fa83a628fae75fbe94ef67-PR-19.1 23 Jan 2026 01:09AM UTC 8
25.0
GitHub Action Run
Source Files on build af083271938bfeec89fa83a628fae75fbe94ef67-PR-19
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #19
  • 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