jianguotian opened a new pull request, #46:
URL: https://github.com/apache/paimon-mosaic/pull/46

   ## Summary
   
   - Replace `cargo test` with `cargo llvm-cov --workspace --summary-only` in 
the rust-test job so each CI run prints a per-file line/region/function 
coverage table directly in the Actions log.
   - Install `cargo-llvm-cov` via `taiki-e/install-action` before running 
coverage.
   - No external service (Codecov etc.) dependency — coverage is visible by 
reading the workflow output.


-- 
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