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

Fixup changelog and other small things #190

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Conversation

dralley
Copy link
Collaborator

@dralley dralley commented Oct 27, 2023

@dralley
Copy link
Collaborator Author

dralley commented Oct 29, 2023

Anyone able to review this? @drahnr?

Sha2_224(Vec<u8>),
pub struct FileDigest {
digest: String,
algo: DigestAlgorithm,
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@drahnr drahnr left a comment

Choose a reason for hiding this comment

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

I think the change to FileDigest is reasonable. The new public API requires documentation, the newly public API requires an improved documentation.

I am not convinced the conversions on style are more idiomatic or readable compared to their original content.

@dralley
Copy link
Collaborator Author

dralley commented Oct 30, 2023

I am not convinced the conversions on style are more idiomatic or readable compared to their original content.

What are you referring to specifically?

@dralley dralley force-pushed the master branch 4 times, most recently from 0824728 to 98236cb Compare October 30, 2023 15:00
@dralley dralley requested a review from drahnr October 30, 2023 15:33
tests/parsing.rs Outdated Show resolved Hide resolved
@dralley dralley removed the request for review from cmeister2 November 3, 2023 12:56
@dralley dralley merged commit 859e426 into rpm-rs:master Nov 3, 2023
11 checks passed
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.

4 participants