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

yeshan333 / ex_integration_coveralls / 0058d1e96ab3e71ed78f5840a6789024e26aeb1a / 2
91%
main: 91%

Build:
DEFAULT BRANCH: main
Ran 08 Apr 2026 06:08AM UTC
Files 11
Run time 0s
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

08 Apr 2026 06:07AM UTC coverage: 91.061% (+2.1%) from 88.95%
0058d1e96ab3e71ed78f5840a6789024e26aeb1a.2

push

github

web-flow
Add mix release integration demo (#16)

* Initial plan

* Add mix release integration demo under examples/release_demo with CI workflow

- Create demo Elixir app with local path dependency on ex_integration_coveralls
- Add mix.exs with release config preserving debug info for coverage
- Add business logic module (hello/0, add/2, greet/1) as coverage targets
- Add Application module with supervision tree
- Add config files (config.exs, prod.exs, runtime.exs)
- Add smoke_test.sh validating health check, coverage start, data retrieval, and status
- Add GitHub Actions workflow (run-release-integration-test.yml)
- Update .gitignore to exclude examples build artifacts

Agent-Logs-Url: https://github.com/yeshan333/ex_integration_coveralls/sessions/3df9a156-c130-40e0-9359-bd0a89c3478c

Co-authored-by: yeshan333 <39296814+yeshan333@users.noreply.github.com>

* Add explicit permissions block to release integration workflow

Agent-Logs-Url: https://github.com/yeshan333/ex_integration_coveralls/sessions/3df9a156-c130-40e0-9359-bd0a89c3478c

Co-authored-by: yeshan333 <39296814+yeshan333@users.noreply.github.com>

* Fix CI: move MIX_ENV=prod from job-level to step-level env

The erlef/setup-beam action runs mix commands at the repository root,
but the root project has no config/prod.exs. Moving MIX_ENV=prod to
only the steps that run inside examples/release_demo avoids this.

Agent-Logs-Url: https://github.com/yeshan333/ex_integration_coveralls/sessions/dd6e0c5b-aaba-4231-ad86-b4ebee2847d3

Co-authored-by: yeshan333 <39296814+yeshan333@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: yeshan333 <39296814+yeshan333@users.noreply.github.com>

163 of 179 relevant lines covered (91.06%)

3.93 hits per line

Source Files on job 0058d1e96ab3e71ed78f5840a6789024e26aeb1a.2
  • Tree
  • List 11
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 58
  • 0058d1e9 on github
  • Prev Job for on main (#37b3d5f33f79aa8a80b103bed72d64d78602bea4.5)
  • Next Job for on main (#c8ce134ddecd243433cd2343d2760f09d7e4d7c8.1)
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