400Ping commented on PR #815:
URL: https://github.com/apache/mahout/pull/815#issuecomment-3758323670

   Results:
   ```
   $ uv run pre-commit run --all-files -v
         Built qumat @ file:///home/jay/work/mahout
   Installed 94 packages in 25ms
   [INFO] Installing environment for 
https://github.com/pre-commit/pre-commit-hooks.
   [INFO] Once installed this environment will be reused.
   [INFO] This may take a few minutes...
   [INFO] Installing environment for 
https://github.com/astral-sh/ruff-pre-commit.
   [INFO] Once installed this environment will be reused.
   [INFO] This may take a few minutes...
   [INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy.
   [INFO] Once installed this environment will be reused.
   [INFO] This may take a few minutes...
   [INFO] Installing environment for 
https://github.com/lucas-c/pre-commit-hooks.
   [INFO] Once installed this environment will be reused.
   [INFO] This may take a few minutes...
   check 
yaml...............................................................Passed
   - hook id: check-yaml
   - duration: 0.04s
   fix end of 
file..........................................................Passed
   - hook id: end-of-file-fixer
   - duration: 0.04s
   trim trailing 
whitespace.................................................Passed
   - hook id: trailing-whitespace
   - duration: 0.04s
   ruff 
linting.............................................................Passed
   - hook id: ruff
   - duration: 0.01s
   
   All checks passed!
   
   ruff 
formatting..........................................................Passed
   - hook id: ruff-format
   - duration: 0.01s
   
   34 files left unchanged
   
   
mypy.....................................................................Passed
   - hook id: mypy
   - duration: 0.73s
   
   Success: no issues found in 34 source files
   
   check license headers 
(Python)...........................................Passed
   - hook id: insert-license
   - duration: 0.03s
   check license headers 
(Rust).............................................Passed
   - hook id: insert-license
   - duration: 0.03s
   check license headers 
(CUDA).............................................Passed
   - hook id: insert-license
   - duration: 0.02s
   
fmt......................................................................Passed
   - hook id: fmt
   - duration: 0.14s
   
clippy...................................................................Passed
   - hook id: clippy
   - duration: 2.87s
   
      Compiling pyo3-build-config v0.27.2
       Checking qdp-kernels v0.1.0 (/home/jay/work/mahout/qdp/qdp-kernels)
       Checking qdp-core v0.1.0 (/home/jay/work/mahout/qdp/qdp-core)
      Compiling pyo3-ffi v0.27.2
      Compiling pyo3-macros-backend v0.27.2
      Compiling pyo3 v0.27.2
      Compiling numpy v0.27.1
      Compiling pyo3-macros v0.27.2
       Checking qdp-python v0.1.0 (/home/jay/work/mahout/qdp/qdp-python)
       Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s
   
   (qdp) jay@Lab1405a:~/work/mahout/qdp$ pre-commit run --all-files
   check 
yaml...............................................................Passed
   fix end of 
file..........................................................Passed
   trim trailing 
whitespace.................................................Passed
   ruff 
linting.............................................................Passed
   ruff 
formatting..........................................................Passed
   
mypy.....................................................................Passed
   check license headers 
(Python)...........................................Passed
   check license headers 
(Rust).............................................Passed
   check license headers 
(CUDA).............................................Passed
   
fmt......................................................................Passed
   
clippy...................................................................Passed
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to