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

javierbrea / eslint-plugin-boundaries / 19389009995 / 1
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: release
DEFAULT BRANCH: master
Ran 15 Nov 2025 11:14AM UTC
Files 20
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

15 Nov 2025 11:12AM UTC coverage: 100.0%. First build
19389009995.1

push

github

web-flow
Release v5.2.0 (#407)

### eslint-plugin v5.2.0

#### Added

- feat: Start supporting new template data and syntax, as described in [#370](https://github.com/javierbrea/eslint-plugin-boundaries/discussions/370). Not added to the documentation yet, as it is still in beta testing phase.
- feat: Add setting `legacy-templates` to enable/disable the old template data and syntax. By default, it is enabled for backward compatibility. Not added to the documentation yet, as the new template data and syntax is still in beta testing phase.
- feat([#371](https://github.com/javierbrea/eslint-plugin-boundaries/discussions/371)): Publish eslint-plugin both to @boundaries/eslint-plugin and eslint-plugin-boundaries package names.
- feat: Add `cache` setting to enable/disable the new cache mechanism used to boost performance. By default, it is enabled. We recommend to keep it enabled unless you experience issues. In such case, please, open an issue describing the problem.

#### Changed

- feat: Improve performance in approximately 30% in large codebases by optimizing cache usage and reducing redundant computations when resolving elements and matching rules.
- refactor([#371](https://github.com/javierbrea/eslint-plugin-boundaries/discussions/371)): Extract element descriptors and matching logic to a separate module to improve code organization, readability and reusability.
- refactor: Overall performance improvements and code optimizations.
- feat: Add empty schema to rules without options to validate them correctly.

#### Fixed

- fix: Assign internalPaths correctly when in elements setting the mode is 'file' but the pattern matches folders, not files. Now it returns the correct internalPaths instead of the matched folder name.
- fix: Assign relationships correctly in dependencies. Now ancestor and nephew relationships are assigned correctly. Previously, all ancestors with a common parent were considered uncles.

### elements v1.1.0

#### Added

- feat: Implement cache... (continued)

444 of 444 branches covered (100.0%)

Branch coverage included in aggregate %.

548 of 548 relevant lines covered (100.0%)

751.1 hits per line

Source Files on job elements - 19389009995.1
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 19389009995
  • 14741032 on github
  • Next Job for on release (#19389136262.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