https://github.com/vim/vim/pull/20522
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
Hi, first-time contributor here. I need some guidance on the failing code coverage check. I think, to cover the uncovered lines, I would need to create a vimscript unit test that depends on MAXPATHL. Do you know how I could do that in a portable fashion? Or do you maybe have some alternative idea?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
I am not sure why codecov fails here. The test seems to check for the fixes, so this is not something blocking the PR here. If I read the patch correctly it seems to be fine and fix overflow correctly.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()