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

code-shoily / choreo / 9c8235dd0160281f0fecf5cb2b592897b36e8014
88%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2026 09:56PM UTC
Jobs 1
Files 65
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

16 Jun 2026 09:55PM UTC coverage: 89.054% (+0.05%) from 89.007%
9c8235dd0160281f0fecf5cb2b592897b36e8014

push

github

code-shoily
feat(erd,uml): add dependency, reduction, and validation analyses

Add ERD dependency analyses:
- Choreo.ERD.Analysis.affected_by/2
- Choreo.ERD.Analysis.depends_on/2
- Choreo.ERD.Analysis.transitive_reduction/1
- Choreo.ERD.Analysis.longest_dependency_chain/1

Add UML validation and dependency analyses:
- Choreo.UML.Analysis.validate/1
- Choreo.UML.Analysis.affected_by/2
- Choreo.UML.Analysis.depends_on/2
- Choreo.UML.Analysis.transitive_reduction/1

Extract shared transitive_reduction logic into Choreo.Internal.transitive_reduction/1 to avoid duplication across Dependency, ERD, and UML analysis modules.

Update livebook summary tables and CHANGELOG. Add doctests and unit tests for all new functions.

44 of 45 new or added lines in 4 files covered. (97.78%)

5378 of 6039 relevant lines covered (89.05%)

22.13 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
98.39
-1.61% lib/choreo/erd/analysis.ex
Jobs
ID Job ID Ran Files Coverage
1 9c8235dd0160281f0fecf5cb2b592897b36e8014.1 16 Jun 2026 09:56PM UTC 65
89.05
GitHub Action Run
Source Files on build 9c8235dd0160281f0fecf5cb2b592897b36e8014
  • Tree
  • List 65
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9c8235dd on github
  • Prev Build on main (#1492C373...)
  • Next Build on main (#7CDC80B5...)
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