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

underpostnet / engine / 19262240218
100%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2025 10:12AM UTC
Jobs 1
Files 2
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

11 Nov 2025 10:10AM UTC coverage: 99.468%. Remained the same
19262240218

push

github

underpostnet
feat(engine-core): ✨ feat Implement query parameter sync for AgPagination

Introduce a listenQueryParamsChange function in Router.js and integrate it into AgPagination.js to enable synchronization of pagination state (page and limit) with URL query parameters.

This ensures:

The AgPagination component state updates when the URL query parameters change (e.g., via browser navigation or manual URL edits).

The component dispatches a pagination-query-params-change event upon state change due to URL sync.

The listener is immediately triggered upon connection to set the initial state.

Changes include:

Router.js: Export listenQueryParamsChange and add logic to trigger listeners whenever query parameters are set using setQueryParams.

Pagination.js: Implement handleQueryParamsChange to update component state from query parameters and register the listener in connectedCallback.

17 of 18 branches covered (94.44%)

Branch coverage included in aggregate %.

170 of 170 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19262240218.1 11 Nov 2025 10:12AM UTC 2
99.47
GitHub Action Run
Source Files on build 19262240218
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 072b25a9 on github
  • Prev Build on master (#19261159331)
  • Next Build on master (#19264116185)
  • Delete
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