-
-
Notifications
You must be signed in to change notification settings - Fork 883
Commit 0762d02
test: use
---
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: na
- 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: na
- task: lint_typescript_tests
status: na
- task: lint_license_headers
status: passed
---ulpdiff
for floating-point comparisons1 parent 6ad75d9 commit 0762d02
File tree
2 files changed
+30
-40
lines changed- lib/node_modules/@stdlib/math/base/special/fast/hypotf/test
2 files changed
+30
-40
lines changedLines changed: 15 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | + | ||
25 | + | ||
24 | 26 |
| |
25 | - | ||
26 | - | ||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | - | ||
46 | - | ||
47 | 45 |
| |
48 | 46 |
| |
49 | 47 |
| |
| |||
54 | 52 |
| |
55 | 53 |
| |
56 | 54 |
| |
55 | + | ||
56 | + | ||
57 | + | ||
57 | 58 |
| |
58 | - | ||
59 | - | ||
60 | - | ||
61 | - | ||
62 | - | ||
63 | - | ||
64 | - | ||
59 | + | ||
65 | 60 |
| |
66 | 61 |
| |
67 | 62 |
| |
68 | 63 |
| |
69 | 64 |
| |
70 | 65 |
| |
71 | 66 |
| |
72 | - | ||
73 | - | ||
67 | + | ||
68 | + | ||
74 | 69 |
| |
75 | - | ||
76 | - | ||
70 | + | ||
71 | + | ||
77 | 72 |
| |
78 | - | ||
79 | - | ||
73 | + | ||
74 | + | ||
80 | 75 |
| |
81 | 76 |
| |
82 | 77 |
| |
83 | 78 |
| |
84 | 79 |
| |
85 | - | ||
80 | + | ||
86 | 81 |
| |
87 | 82 |
| |
88 | 83 |
| |
89 | 84 |
| |
90 | 85 |
| |
91 | - | ||
92 | - | ||
86 | + | ||
87 | + | ||
93 | 88 |
| |
94 | 89 |
|
Lines changed: 15 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | + | ||
26 | + | ||
25 | 27 |
| |
26 | - | ||
27 | 28 |
| |
28 | - | ||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 | - | ||
55 | - | ||
56 | 54 |
| |
57 | 55 |
| |
58 | 56 |
| |
| |||
63 | 61 |
| |
64 | 62 |
| |
65 | 63 |
| |
64 | + | ||
65 | + | ||
66 | + | ||
66 | 67 |
| |
67 | - | ||
68 | - | ||
69 | - | ||
70 | - | ||
71 | - | ||
72 | - | ||
73 | - | ||
68 | + | ||
74 | 69 |
| |
75 | 70 |
| |
76 | 71 |
| |
77 | 72 |
| |
78 | 73 |
| |
79 | 74 |
| |
80 | 75 |
| |
81 | - | ||
82 | - | ||
76 | + | ||
77 | + | ||
83 | 78 |
| |
84 | - | ||
85 | - | ||
79 | + | ||
80 | + | ||
86 | 81 |
| |
87 | - | ||
88 | - | ||
82 | + | ||
83 | + | ||
89 | 84 |
| |
90 | 85 |
| |
91 | 86 |
| |
92 | 87 |
| |
93 | 88 |
| |
94 | - | ||
89 | + | ||
95 | 90 |
| |
96 | 91 |
| |
97 | 92 |
| |
98 | 93 |
| |
99 | 94 |
| |
100 | - | ||
101 | - | ||
95 | + | ||
96 | + | ||
102 | 97 |
| |
103 | 98 |
|
0 commit comments