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

netceteragroup / ngrx-data-grid
87%
develop: 85%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/socket.io-4.7.5
DEFAULT BRANCH: develop
Repo Added 18 Jul 2019 10:50AM UTC
Files 45
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 hotfix/1.5.1
branch: hotfix/1.5.1
CHANGE BRANCH
x
Reset
  • hotfix/1.5.1
  • 1.0.0
  • 1.1.0
  • 1.1.1
  • 1.1.2
  • 1.1.3
  • 1.1.4
  • 1.1.5
  • 1.1.6
  • 1.10.0
  • 1.10.1
  • 1.11.0
  • 1.12.0
  • 1.13.0
  • 1.14.0
  • 1.14.1
  • 1.2.0
  • 1.3.0
  • 1.3.1
  • 1.3.2
  • 1.3.3
  • 1.3.4
  • 1.3.5
  • 1.4.0
  • 1.5.0
  • 1.5.1
  • 1.5.2
  • 1.5.3
  • 1.6.0
  • 1.7.0
  • 1.7.1
  • 1.7.2
  • 1.8.0
  • 1.9.0
  • bug/column-reordering
  • bugfix/grid-columns
  • bugfix/radio-button-selection
  • bugfix/reset-row-selection-on-init
  • bugfix/show-row-selection-only-for-checkboxes
  • chore/copy-files-script
  • chore/sync-the-demo-with-stackblitz
  • chore/update-depdendencies
  • chore/update-dependencies
  • chore/update-library-visibility
  • chore/update-stackblitz
  • chore/update-travis
  • custom-filters-experiments
  • dependabot/npm_and_yarn/acorn-6.4.1
  • dependabot/npm_and_yarn/browserslist-4.16.6
  • dependabot/npm_and_yarn/dns-packet-1.3.4
  • dependabot/npm_and_yarn/elliptic-6.5.3
  • dependabot/npm_and_yarn/elliptic-6.5.4
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/http-proxy-1.18.1
  • dependabot/npm_and_yarn/npm-registry-fetch-4.0.5
  • dependabot/npm_and_yarn/ssri-6.0.2
  • dependabot/npm_and_yarn/trim-newlines-3.0.1
  • dependabot/npm_and_yarn/url-parse-1.5.1
  • dependabot/npm_and_yarn/websocket-extensions-0.1.4
  • dependabot/npm_and_yarn/y18n-4.0.1
  • develop
  • docs/add-contributing-file
  • feat/add-row
  • feat/column-reordering
  • feat/column-resizing
  • feat/custom-filters
  • feat/custom-sorting
  • feat/delete-row
  • feat/dynamic-directive
  • feat/expose-grid-selectors-for-usage-from-outside
  • feat/filter-without-options
  • feat/internationalization
  • feat/nesting-grids
  • feat/pass-custom-props-to-filter-component
  • feat/radio-button-selection
  • feat/reset-action
  • feat/row-selection-options
  • feat/selection-improvements
  • feat/set-only-this-page-as-default-selection
  • feat/show-info-about-the-displaied-results
  • feat/show-info-for-no-data
  • feat/smaller-column-width
  • feat/update-grid-data
  • feature/add-parent-data-item-to-GridCell
  • fix/barrel-index-file-in-prod-build
  • fix/broken-stackblitz-demo
  • fix/column-min-width-improvements
  • fix/filters
  • fix/grid-styles
  • fix/no-selection-broken-styling
  • fix/pagination
  • fix/pagination-style
  • fix/pagination-styles
  • fix/radio-button-selection
  • hotfix/1.1.1
  • hotfix/1.1.2
  • hotfix/1.1.3
  • hotfix/1.1.4
  • hotfix/1.1.5
  • hotfix/1.1.6
  • hotfix/1.10.1
  • hotfix/1.14.1
  • hotfix/1.3.1
  • hotfix/1.3.2
  • hotfix/1.3.3
  • hotfix/1.3.4
  • hotfix/1.3.5
  • hotfix/1.5.2
  • hotfix/1.5.3
  • hotfix/1.7.0
  • hotfix/1.7.1
  • hotfix/1.7.2
  • hotfix/1.9.0
  • master
  • perf/improve-grid-store-performances
  • refactor/add-column-with-id
  • refactor/grid-column-config
  • refactor/grid-components
  • refactor/inject-providers-only-in-the-root-module
  • release/1.0.0
  • release/1.1.0
  • release/1.10.0
  • release/1.13.0
  • release/1.14.0
  • release/1.2.0
  • release/1.3.0
  • release/1.4.0
  • release/1.5.0
  • release/1.6.0
  • style/column-width-property
  • style/cross-browser-compatibility-issues
  • style/expandable-grid-ui-improvements
  • style/grid-header-buttons-improvements
  • style/improve-grid-dynamic-cell-styling
  • style/style-improvements
  • style/ux-issues

pending completion
262

push

travis-ci

Hristijan Dimitrieski
1.5.1

59 of 101 branches covered (58.42%)

Branch coverage included in aggregate %.

426 of 458 relevant lines covered (93.01%)

5.98 hits per line

Relevant lines Covered
Build:
Build:
458 RELEVANT LINES 426 COVERED LINES
5.98 HITS PER LINE
Source Files on hotfix/1.5.1
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
262 hotfix/1.5.1 1.5.1 push 26 Dec 2019 03:07PM UTC Hristijan Dimitrieski travis-ci pending completion  
261 hotfix/1.5.1 Merge pull request #40 from netceteragroup/feat/show-info-for-no-data Feat/show info for no data push 26 Dec 2019 03:04PM UTC web-flow travis-ci pending completion  
See All Builds (558)
  • 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

© 2025 Coveralls, Inc