Commit 1ec0e7c
committed
Merge remote-tracking branch 'rem/develop' into refactor/triangular-random
---
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: na
- task: lint_javascript_benchmarks
status: passed
- 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
---
---
type: pre_push_report
description: Results of running various checks prior to pushing changes.
report:
- task: run_javascript_examples
status: na
- task: run_c_examples
status: na
- task: run_cpp_examples
status: na
- task: run_javascript_readme_examples
status: na
- task: run_c_benchmarks
status: na
- task: run_cpp_benchmarks
status: na
- task: run_fortran_benchmarks
status: na
- task: run_javascript_benchmarks
status: na
- task: run_julia_benchmarks
status: na
- task: run_python_benchmarks
status: na
- task: run_r_benchmarks
status: na
- task: run_javascript_tests
status: na
---File tree
1 file changed
+0
-8
lines changed- lib/node_modules/@stdlib/stats/base/dists/triangular/ctor/benchmark
1 file changed
+0
-8
lines changedLines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
523 | | - | |
524 | 523 | | |
525 | 524 | | |
526 | 525 | | |
527 | 526 | | |
528 | 527 | | |
529 | | - | |
530 | 528 | | |
531 | 529 | | |
532 | 530 | | |
| |||
556 | 554 | | |
557 | 555 | | |
558 | 556 | | |
559 | | - | |
560 | 557 | | |
561 | 558 | | |
562 | 559 | | |
563 | 560 | | |
564 | 561 | | |
565 | | - | |
566 | 562 | | |
567 | 563 | | |
568 | 564 | | |
| |||
592 | 588 | | |
593 | 589 | | |
594 | 590 | | |
595 | | - | |
596 | 591 | | |
597 | 592 | | |
598 | 593 | | |
599 | 594 | | |
600 | 595 | | |
601 | | - | |
602 | 596 | | |
603 | 597 | | |
604 | 598 | | |
| |||
628 | 622 | | |
629 | 623 | | |
630 | 624 | | |
631 | | - | |
632 | 625 | | |
633 | 626 | | |
634 | 627 | | |
635 | 628 | | |
636 | 629 | | |
637 | | - | |
638 | 630 | | |
639 | 631 | | |
640 | 632 | | |
| |||
0 commit comments