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

   Checked the latest head (`7c014c63`) and the final `codecov/project` failure.
   
   This is not a coverage regression in the PR: `codecov/patch` passes and 
Codecov reports that all modified coverable lines are covered. The project 
result is incomplete because HEAD has 2 uploaded reports while BASE has 3. In 
the CI logs, the fork PR has no `CODECOV_TOKEN`, and the Commons, PD, HStore, 
and Server upload attempts received HTTP 429 rate-limit responses. The v3 
uploader then exited successfully, so the GitHub jobs remained green despite 
those failed uploads.
   
   The branch is still mergeable but is two commits behind current `master`. I 
verified a local rebase onto `8b2932c7`: it completed without conflicts, 
preserved the expected combined tree, and passed the focused port suite 
(65/65), the newly inherited wait-storage suite (5/5), changed-shell syntax 
checks, workflow YAML parsing, and `git diff --check`.
   
   Recommendation: rebase and update the shared head branch used by this PR and 
sync PR hugegraph/hugegraph#167. That will rerun CI against the current base. 
If Codecov hits the tokenless-upload rate limit again, rerun one 
coverage-producing job after the reported cooldown; no additional coverage test 
or production-code change is indicated by the current report.
   


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