Ran
|
Jobs
1
|
Files
22
|
Run time
7s
|
Badge
Embed ▾
README BADGES
|
travis-ci
TS: improve typing of "style" attribute using CSSType This commit uses the CSSType, which provides TypeScript and Flow definitions for CSS, generated by data from MDN. It provides autocompletion and type checking for CSS properties and values. The library is used by [most other popular css-in-js frameworks](https://www.npmjs.com/browse/depended/csstype) for TS typechecking, including: - [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/2ccc2ff36/types/react/index.d.ts#L1656) - [@material-ui/styles](https://github.com/mui-org/material-ui/blob/4d8206d3d/packages/material-ui-styles/src/withStyles/withStyles.d.ts#L14) - [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/4e23957ab/types/styled-components/index.d.ts#L25) - glamorous - csx - @types/jss
887 of 915 branches covered (96.94%)
960 of 963 relevant lines covered (99.69%)
654.85 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 4912.1 | 22 |
99.69 |
Travis Job 4912.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|