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

dangernoodle-io / terranoodle / 23542496212
81%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2026 01:05PM UTC
Jobs 1
Files 67
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

25 Mar 2026 01:05PM UTC coverage: 80.211% (-0.005%) from 80.216%
23542496212

push

github

web-flow
feat: add dependency-merge-order lint rule (#67)

implement a new lint rule that checks dependency references in merge()
calls follow a configured priority order. the rule validates that
dependencies listed in the config's "first" option appear in that
relative order and before any unlisted dependencies or object literals.

changes:
- add InputsExpr field to TerragruntConfig to store raw inputs expression
- export DepNameFromTraversal in hclutils to support rule implementation
- implement checkMergeOrder function in validate package
- add DependencyMergeOrder ErrorKind constant
- register dependency-merge-order rule in options and default config
- add testdata fixtures for valid and invalid merge orderings
- add unit tests for enabled, disabled, and ordering scenarios

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

5241 of 6534 relevant lines covered (80.21%)

0.95 hits per line

Coverage Regressions

Lines Coverage ∆ File
77
89.56
-0.78% lint/validate/validator.go
23
68.67
0.19% hclutils/config.go
3
95.35
0.0% lint/validate/options.go
Jobs
ID Job ID Ran Files Coverage
1 23542496212.1 25 Mar 2026 01:05PM UTC 67
80.21
GitHub Action Run
Source Files on build 23542496212
  • Tree
  • List 67
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23542496212
  • 5fbdcb79 on github
  • Prev Build on main (#23526300232)
  • Next Build on main (#23550557375)
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