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

palcarazm / component-lifecycle
100%

Build:
DEFAULT BRANCH: develop
Repo Added 10 Apr 2026 08:24PM UTC
Files 4
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

LAST BUILD ON BRANCH develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/github_actions/actions/upload-pages-artifact-4
  • feat/7
  • fix/docs
  • main
  • palcarazm/issue10
  • palcarazm/issue13
  • palcarazm/issue14
  • palcarazm/issue7
  • palcarazm/issue8
  • palcarazm/issue9

13 Apr 2026 06:57PM UTC coverage: 100.0%. Remained the same
24361239661

Pull #24

github

web-flow
Merge 3ad25ab72 into 932fa12a1
Pull Request #24: fix(docs): rename Monitoring.md to monitoring.md

40 of 40 branches covered (100.0%)

Branch coverage included in aggregate %.

102 of 102 relevant lines covered (100.0%)

114.16 hits per line

Relevant lines Covered
Build:
Build:
102 RELEVANT LINES 102 COVERED LINES
114.16 HITS PER LINE
Source Files on develop
  • Tree
  • List 4
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24361239661 develop Merge 3ad25ab72 into 932fa12a1 Pull #24 13 Apr 2026 06:58PM UTC web-flow github
100.0
24361220258 develop fix(docs): rename Monitoring.md to monitoring.md reference links mismatch with capitalized markdown files push 13 Apr 2026 06:57PM UTC web-flow github
100.0
24360675608 develop Merge 1c6f69988 into 6fee41d8d Pull #22 13 Apr 2026 06:45PM UTC web-flow github
100.0
24360611704 develop 2.0.0 push 13 Apr 2026 06:43PM UTC palcarazm github
100.0
24360478065 develop feat: add Monitor class for document-level component event monitoring Introduces a Monitor class that listens to component lifecycle and transition events at the document level, with configurable log levels (DEBUG, INFO, WARN, ERROR). The impleme... push 13 Apr 2026 06:40PM UTC palcarazm github
100.0
24340040631 develop docs: correct lifecycle hook method names in documentation Updated lifecycle.md to reflect the actual hook method names used in the Component class (doInit, doAttach, doDispose, doDestroy) instead of the incorrect names (onInit, onAttach, onDispo... push 13 Apr 2026 11:06AM UTC palcarazm github
100.0
24337691215 develop feat(events): emit transition-invalid event for invalid state transitions Emit transition-invalid event when canTransition() returns false, providing programmatic visibility into attempted invalid state transitions. The event includes transition ... push 13 Apr 2026 10:07AM UTC palcarazm github
100.0
24336076666 develop feat: emit transition-cancelled event when lifecycle hooks cancel transitions Implement cancellable lifecycle transitions that allow async hooks to reject state changes. When doInit(), doAttach(), doDispose(), or doDestroy() return { cancelled: t... push 13 Apr 2026 09:30AM UTC palcarazm github
100.0
24313597690 develop feat: make lifecycle hooks async with cancellation support Convert all lifecycle hooks (doInit, doAttach, doDispose, doDestroy) from synchronous void to async Promise<{ cancelled: boolean, reason?: string }> to enable asynchronous validation and ... push 12 Apr 2026 06:38PM UTC palcarazm github
100.0
24305349931 develop feat(types): add ExtendableComponentOptions helper for safe option extension - Add ExtendableComponentOptions type that prevents key conflicts with base ComponentOptions (e.g., bubbleEvents) - Add internal NoComponentOptions helper with user-fr... push 12 Apr 2026 11:12AM UTC palcarazm github
100.0
See All Builds (37)
  • Repo on GitHub
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