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

endatix / endatix-hub / 28458612346
57%
main: 57%

Build:
Build:
LAST BUILD BRANCH: feature/706-advanced-carry-forward
DEFAULT BRANCH: main
Ran 30 Jun 2026 04:12PM UTC
Jobs 1
Files 764
Run time 3min
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

30 Jun 2026 04:07PM UTC coverage: 56.611% (+0.5%) from 56.153%
28458612346

Pull #708

github

web-flow
refactor(h707): Improve extension registration and extension docs (#711)

# refactor: Improve extension registration

## Description
This PR improves the `blind-search-tagbox` feature registration with few
important highlights:
- Pure extension flow. Removes mixed registration patterns (manual model
binding, hooks & extension flow) as per the intended extension design
leaving just extension definition with auto-invoked hooks. Result
     - Hook is removed
     - Manual registration in `form-editor` is removed
     - All survey components auto register the extension
- Improves the `add-survey-feature` skill docs to accelerate extensions
delivery and to clear ambiguity
- Removes expensive lazy loaded survey traversal to reduce performance
hits during survey registration
- Simplifies module exports to only what's needed outside of the
extension

## Related Issues
- relates https://github.com/endatix/endatix-hub/issues/707

## Type of Change
Check all that apply.

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] Documentation update
- [ ] Dependency update
- [x] Refactoring (non-breaking change which improves code quality)
- [ ] Other (please describe)


## Checklist
- My code follows the style guidelines of this project
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- I have made corresponding changes to the documentation
- My changes generate no new warnings
- I have added tests that prove my fix is effective or that my feature
works
- New and existing tests pass locally with my changes
- Any dependent changes have been merged and published in downstream
modules

> [!NOTE]
> - [x] I confirm that my Pull Request follows all the checklist
requirements above

## Screenshots
If applicable, add screenshots to h... (continued)
Pull Request #708: feat(h707): Blind search - initial implementation

1869 of 2892 branches covered (64.63%)

Branch coverage included in aggregate %.

199 of 255 new or added lines in 9 files covered. (78.04%)

1 existing line in 1 file now uncovered.

7503 of 13663 relevant lines covered (54.91%)

10.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
23
0.0
lib/survey-features/blind-search-tagbox/infrastructure/creator-bindings.ts
11
93.82
lib/survey-features/blind-search-tagbox/infrastructure/survey-bindings.ts
8
83.33
lib/survey-features/blind-search-tagbox/use-cases/blind-search-state.ts
8
50.0
-6.45% lib/survey-features/data-lists/infrastructure/survey-bindings.ts
6
0.0
lib/survey-features/blind-search-tagbox/infrastructure/blind-search-tagbox.extension.ts

Coverage Regressions

Lines Coverage ∆ File
1
50.0
-6.45% lib/survey-features/data-lists/infrastructure/survey-bindings.ts
Jobs
ID Job ID Ran Files Coverage
1 28458612346.1 30 Jun 2026 04:12PM UTC 764
56.61
GitHub Action Run
Source Files on build 28458612346
  • Tree
  • List 764
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28458612346
  • Pull Request #708
  • PR Base - main (#27959692686)
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