feat: formatting options for render() to remove options from debug output
update name -- propsToRemove to just removeProps
omitProps: remove prettyPrint plugin in favour of removing props in toJSON() call
update options in render() to destructure debug config
fix: typings for render() fn to include debug options
fix: options namespace typing for prop in render
2 untracked files changed.
Other files ignored by Codecov
typings/index.d.ts
has changed.
typings/pretty-print.d.ts
has changed.
No tracked files changed.
Files | Coverage |
---|---|
src/lib | 100.00% |
Project Totals (20 files) | 100.00% |
294.4
294.1
294.3
294.2
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file.
The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files.
The size and color of each slice is representing the number of statements and the coverage, respectively.