feat: add constants/float16/gamma-lanczos-g#9253
feat: add constants/float16/gamma-lanczos-g#9253Erennn7 wants to merge 1 commit intostdlib-js:developfrom
constants/float16/gamma-lanczos-g#9253Conversation
---
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: passed
- task: lint_package_json
status: passed
- task: lint_repl_help
status: passed
- task: lint_javascript_src
status: passed
- task: lint_javascript_cli
status: na
- task: lint_javascript_examples
status: passed
- 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: passed
- task: lint_license_headers
status: passed
---
Coverage Report
The above coverage report was generated for the changes in this PR. |
|
Hi @Erennn7! 👋 Thanks for the PR. I just wanted to save you some time-I actually submitted a PR for this exact constant recently (#9022). This constant ( You can see the detailed explanation from the maintainer here: Comment on PR #9022 Just thought I'd share so you don't put unnecessary effort into this! |
|
@Amansingh0807 Thanks for the heads up! I appreciate you saving me the time. it makes sense not to add this constant without the corresponding Gamma implementation. I'll focus on the other float16 constants that don't have this dependency. Thanks again! 👍 |
type: pre_commit_static_analysis_report
description: Results of running static analysis checks when committing changes. report:
Description
This pull request:
Related Issues
This pull request has the following related issues:
Questions
No.
Other
No.
Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
{{TODO: add disclosure if applicable}}
@stdlib-js/reviewers