-
-
Notifications
You must be signed in to change notification settings - Fork 892
Commit 4e65259
committed
test: update test messages and 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 comparison1 parent 0832f27 commit 4e65259
File tree
2 files changed
+8
-22
lines changed- lib/node_modules/@stdlib/math/base/special/sinpi/test
2 files changed
+8
-22
lines changedLines changed: 4 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | - | ||
28 | - | ||
29 | 27 |
| |
30 | 28 |
| |
31 | 29 |
| |
30 | + | ||
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
| |||
82 | 81 |
| |
83 | 82 |
| |
84 | 83 |
| |
85 | - | ||
84 | + | ||
86 | 85 |
| |
87 | 86 |
| |
88 | 87 |
| |
| |||
97 | 96 |
| |
98 | 97 |
| |
99 | 98 |
| |
100 | - | ||
99 | + | ||
101 | 100 |
| |
102 | 101 |
| |
103 | 102 |
| |
104 | 103 |
| |
105 | 104 |
| |
106 | 105 |
| |
107 | - | ||
108 | 106 |
| |
109 | 107 |
| |
110 | 108 |
| |
| |||
113 | 111 |
| |
114 | 112 |
| |
115 | 113 |
| |
116 | - | ||
117 | - | ||
118 | - | ||
119 | - | ||
120 | - | ||
121 | - | ||
114 | + | ||
122 | 115 |
| |
123 | 116 |
| |
124 | 117 |
|
Lines changed: 4 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | - | ||
29 | - | ||
30 | 28 |
| |
31 | 29 |
| |
32 | 30 |
| |
31 | + | ||
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
| |||
91 | 90 |
| |
92 | 91 |
| |
93 | 92 |
| |
94 | - | ||
93 | + | ||
95 | 94 |
| |
96 | 95 |
| |
97 | 96 |
| |
| |||
106 | 105 |
| |
107 | 106 |
| |
108 | 107 |
| |
109 | - | ||
108 | + | ||
110 | 109 |
| |
111 | 110 |
| |
112 | 111 |
| |
113 | 112 |
| |
114 | 113 |
| |
115 | 114 |
| |
116 | - | ||
117 | 115 |
| |
118 | 116 |
| |
119 | 117 |
| |
| |||
122 | 120 |
| |
123 | 121 |
| |
124 | 122 |
| |
125 | - | ||
126 | - | ||
127 | - | ||
128 | - | ||
129 | - | ||
130 | - | ||
123 | + | ||
131 | 124 |
| |
132 | 125 |
| |
133 | 126 |
|
0 commit comments