Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: replace byte-slice Dir paths with Dir handlers #280

Merged

Conversation

sonicfromnewyoke
Copy link
Contributor

related to #183

@sonicfromnewyoke sonicfromnewyoke changed the title refactor: replace byte-slice paths with handlers refactor: replace byte-slice Dir paths with Dir handlers Oct 3, 2024
@sonicfromnewyoke
Copy link
Contributor Author

all the byte-slice Dir paths are replaced by Dir handles.
The majority of the functionality was done in the scope of other MRs like #259

@sonicfromnewyoke sonicfromnewyoke marked this pull request as ready for review October 3, 2024 06:48
Copy link
Contributor

@0xNineteen 0xNineteen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome contribution

@InKryption
Copy link
Contributor

Another sporadic CI failure in the kcov test:
https://github.com/Syndica/sig/actions/runs/11157341167/job/31011437821?pr=280
Had a similar one not long ago.

@InKryption InKryption merged commit 0f04586 into Syndica:main Oct 3, 2024
6 checks passed
0xNineteen pushed a commit that referenced this pull request Oct 9, 2024
* replace byte-slice dir in gossip dump

* use sig.utils.fmt.boundedFmt instead of std.fmt.allocPrint

* replace forgotten allocPrint with boundedFmt

* fix conflicts with main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants