Skip to content

feat(refiner): add buffer info refiner for filtering by buffer proper…

c166b92
Select commit
Loading
Failed to load commit list.
Closed

feat: add 13 new builtin extensions (sources, previewers, renderers) #9

feat(refiner): add buffer info refiner for filtering by buffer proper…
c166b92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 6, 2025 in 0s

9.06% of diff hit (target 51.46%)

View this Pull Request on Codecov

9.06% of diff hit (target 51.46%)

Annotations

Check warning on line 65 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 67 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L67

Added line #L67 was not covered by tests

Check warning on line 73 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L69-L73

Added lines #L69 - L73 were not covered by tests

Check warning on line 79 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L76-L79

Added lines #L76 - L79 were not covered by tests

Check warning on line 82 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 84 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L84

Added line #L84 was not covered by tests

Check warning on line 93 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L86-L93

Added lines #L86 - L93 were not covered by tests

Check warning on line 99 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L96-L99

Added lines #L96 - L99 were not covered by tests

Check warning on line 102 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 104 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L104

Added line #L104 was not covered by tests

Check warning on line 107 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 112 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L110-L112

Added lines #L110 - L112 were not covered by tests

Check warning on line 115 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L115

Added line #L115 was not covered by tests

Check warning on line 119 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L117-L119

Added lines #L117 - L119 were not covered by tests

Check warning on line 126 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L121-L126

Added lines #L121 - L126 were not covered by tests

Check warning on line 131 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L129-L131

Added lines #L129 - L131 were not covered by tests

Check warning on line 137 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L134-L137

Added lines #L134 - L137 were not covered by tests

Check warning on line 142 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L140-L142

Added lines #L140 - L142 were not covered by tests

Check warning on line 151 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L144-L151

Added lines #L144 - L151 were not covered by tests

Check warning on line 163 in builtin/previewer/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/previewer/shell.ts#L153-L163

Added lines #L153 - L163 were not covered by tests

Check warning on line 75 in builtin/refiner/buffer_info.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/refiner/buffer_info.ts#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 86 in builtin/refiner/buffer_info.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/refiner/buffer_info.ts#L77-L86

Added lines #L77 - L86 were not covered by tests

Check warning on line 88 in builtin/refiner/buffer_info.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/refiner/buffer_info.ts#L88

Added line #L88 was not covered by tests

Check warning on line 93 in builtin/refiner/buffer_info.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/refiner/buffer_info.ts#L90-L93

Added lines #L90 - L93 were not covered by tests

Check warning on line 98 in builtin/refiner/buffer_info.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

builtin/refiner/buffer_info.ts#L96-L98

Added lines #L96 - L98 were not covered by tests