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

Adds test for better fgoxide header error and bump fgoxide version. #43

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

theJasonFan
Copy link
Member

@theJasonFan theJasonFan commented Apr 25, 2024

TODOs:

@@ -36,7 +36,9 @@ bstr = "1.0.1"
clap = { version = "4.0.25", features = ["derive"] }
enum_dispatch = "0.3.8"
env_logger = "0.9.3"
fgoxide = "0.3.0"
# TODO: change this when 0.3.1 is released with header validation.
Copy link
Member Author

Choose a reason for hiding this comment

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

NB: fix and squash the commit after PR is merged in fgoxide.

Copy link

@ameynert ameynert left a comment

Choose a reason for hiding this comment

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

Looks logical to me!

Copy link

@jdidion jdidion left a comment

Choose a reason for hiding this comment

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

lgtm

src/lib/samples.rs Outdated Show resolved Hide resolved
@theJasonFan theJasonFan marked this pull request as ready for review June 18, 2024 16:00
Copy link
Member Author

Choose a reason for hiding this comment

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

Adds tests to catch the new fgoxide header error Error.

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