Skip to content

feat: add C implementation for stats/base/dists/planck/mode #18954

feat: add C implementation for stats/base/dists/planck/mode

feat: add C implementation for stats/base/dists/planck/mode #18954

Triggered via issue May 5, 2025 00:42
Status Success
Total duration 2m 46s
Artifacts

slash_commands.yml

on: issue_comment
Add initial reaction
4s
Add initial reaction
Update copyright header years  /  Update Copyright Years
Update copyright header years / Update Copyright Years
Auto-fix lint errors  /  Fix lint errors
2m 28s
Auto-fix lint errors / Fix lint errors
Print a list of available slash commands
0s
Print a list of available slash commands
Check for required files  /  Check Required Files
Check for required files / Check Required Files
Merge changes from develop branch into this PR  /  Merge Develop into PR Branch
Merge changes from develop branch into this PR / Merge Develop into PR Branch
Post a comment with make command instructions  /  Leave comment with package make command instructions
Post a comment with make command instructions / Leave comment with package make command instructions
Rebase this PR on top of develop branch  /  Rebase PR Branch onto Develop
Rebase this PR on top of develop branch / Rebase PR Branch onto Develop
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Auto-fix lint errors / Fix lint errors
`// returns 0` should be `// returns 0.0` (return annotations for values of type `number` must always include a decimal point)
Auto-fix lint errors / Fix lint errors
`// returns 0` should be `// returns 0.0` (return annotations for values of type `number` must always include a decimal point)