bitflicker64 commented on PR #3119:
URL: https://github.com/apache/hugegraph/pull/3119#issuecomment-5121493500

   Coverage infrastructure note for final head 
`4b298bf2477685e886516acb54de880904a57ff5`:
   
   Both completed Linux server jobs generated and discovered four coverage XML 
reports, then reached the repository coverage upload step. The tokenless POST 
was rejected by Codecov with HTTP 429 in both jobs:
   
   - [rocksdb 
job](https://github.com/apache/hugegraph/actions/runs/30473550244/job/90649475553):
 `Rate limit reached`, expected availability 3366 seconds
   - [memory 
job](https://github.com/apache/hugegraph/actions/runs/30473550244/job/90649475706):
 `Rate limit reached`, expected availability 3169 seconds
   
   The uploader explicitly exited with status 0 after those errors, so GitHub 
shows the jobs as successful but Codecov has not produced final-head project or 
patch statuses. This reproduces the repository-level tokenless-upload failure 
seen on the baseline; it is not a test or coverage-generation failure. The 
focused suite has 17 passing tests and the full Java 11 unit profile has 609 
passing tests with one existing skip.
   
   Could a maintainer retry coverage after the rate-limit window with the 
repository upload token, or explicitly waive the Codecov gate for this head?


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