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

netceteragroup / ngrx-data-grid
85%

Build:
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 develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • 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
  • 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.1
  • 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
41

Pull #11

travis-ci

web-flow
Merge pull request #10 from netceteragroup/bugfix/grid-columns

fix(columns): hide all rows when there isn't any visible columns
Pull Request #11: chore/switch to one git flow

28 of 60 branches covered (46.67%)

Branch coverage included in aggregate %.

308 of 308 new or added lines in 27 files covered. (100.0%)

286 of 308 relevant lines covered (92.86%)

9.08 hits per line

Relevant lines Covered
Build:
Build:
308 RELEVANT LINES 286 COVERED LINES
9.08 HITS PER LINE
Source Files on develop
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
41 develop Merge pull request #10 from netceteragroup/bugfix/grid-columns fix(columns): hide all rows when there isn't any visible columns Pull #11 15 Aug 2019 11:29AM UTC web-flow travis-ci pending completion  
40 develop Merge pull request #10 from netceteragroup/bugfix/grid-columns fix(columns): hide all rows when there isn't any visible columns push 14 Aug 2019 02:33PM UTC web-flow travis-ci pending completion  
36 develop Update README.md push 14 Aug 2019 10:56AM UTC web-flow travis-ci pending completion  
35 develop Update README.md push 14 Aug 2019 10:55AM UTC web-flow travis-ci pending completion  
34 develop Merge pull request #9 from netceteragroup/feat/internationalization Feat/internationalization push 14 Aug 2019 10:47AM UTC web-flow travis-ci pending completion  
22 develop Update README.md push 26 Jul 2019 03:08PM UTC web-flow travis-ci pending completion  
20 develop Merge pull request #6 from netceteragroup/refactor/add-column-with-id refactor(columns): add interface for column config with ids push 26 Jul 2019 02:54PM UTC web-flow travis-ci pending completion  
7 develop Merge pull request #3 from netceteragroup/chore/travis chore(build): publish demo using github pages only on develop push 18 Jul 2019 01:55PM UTC web-flow travis-ci pending completion  
4 develop Merge pull request #2 from netceteragroup/chore/travis Chore/travis push 18 Jul 2019 01:42PM 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

© 2026 Coveralls, Inc