Commit bd33456
committed
chore: update the
---
type: pre_commit_static_analysis_report
description: Results of running static analysis checks when committing changes.
report:
- task: lint_filenames
status: passed
- task: lint_editorconfig
status: passed
- task: lint_markdown
status: na
- task: lint_package_json
status: na
- task: lint_repl_help
status: na
- task: lint_javascript_src
status: passed
- task: lint_javascript_cli
status: na
- task: lint_javascript_examples
status: na
- task: lint_javascript_tests
status: passed
- task: lint_javascript_benchmarks
status: na
- task: lint_python
status: na
- task: lint_r
status: na
- task: lint_c_src
status: na
- task: lint_c_examples
status: na
- task: lint_c_benchmarks
status: na
- task: lint_c_tests_fixtures
status: na
- task: lint_shell
status: na
- task: lint_typescript_declarations
status: passed
- task: lint_typescript_tests
status: na
- task: lint_license_headers
status: passed
---signum implementation and improve test coverage1 parent 2fd0866 commit bd33456
2 files changed
Lines changed: 55 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 28 | + | |
47 | 29 | | |
48 | 30 | | |
49 | 31 | | |
| |||
62 | 44 | | |
63 | 45 | | |
64 | 46 | | |
| 47 | + | |
65 | 48 | | |
66 | 49 | | |
67 | 50 | | |
| |||
139 | 122 | | |
140 | 123 | | |
141 | 124 | | |
142 | | - | |
143 | | - | |
144 | | - | |
| 125 | + | |
145 | 126 | | |
146 | 127 | | |
147 | 128 | | |
| |||
193 | 174 | | |
194 | 175 | | |
195 | 176 | | |
196 | | - | |
| 177 | + | |
197 | 178 | | |
198 | | - | |
| 179 | + | |
199 | 180 | | |
200 | 181 | | |
201 | 182 | | |
| |||
221 | 202 | | |
222 | 203 | | |
223 | 204 | | |
224 | | - | |
| 205 | + | |
225 | 206 | | |
226 | 207 | | |
227 | | - | |
| 208 | + | |
228 | 209 | | |
229 | 210 | | |
230 | | - | |
| 211 | + | |
231 | 212 | | |
232 | | - | |
233 | | - | |
| 213 | + | |
| 214 | + | |
234 | 215 | | |
235 | 216 | | |
236 | 217 | | |
| |||
Lines changed: 44 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
0 commit comments