bitflicker64 opened a new pull request, #3048:
URL: https://github.com/apache/hugegraph/pull/3048

   ## Purpose of the PR
   
   - relates to #3043
   
   Shell scripts and test scripts added in recent PRs 
(`test-start-hugegraph.sh`, `test-start-hugegraph-pd.sh`, 
`test-start-hugegraph-store.sh`) have no Java coverage. Codecov reports a large 
coverage drop and fails the PR check even though actual Java coverage is 
unchanged.
   
   ## Main Changes
   
   - Add `codecov.yml` at repo root:
     - `ignore` block excludes all `*.sh` files and the `travis/` scripts 
directory from coverage calculation
     - `threshold: 0.5%` for both project and patch so small rounding noise 
doesn't fail the check
   
   ## Does this PR potentially affect the following parts?
   
   - [ ] Dependencies
   - [ ] Modify configurations
   - [ ] The public API
   - [ ] Other affects
   - [x] Nope
   
   ## Documentation Status
   
   - [x] `Doc - No Need`


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to