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

Added 'realistic' test for events #544

Merged
merged 7 commits into from
Jul 4, 2024
Merged

Conversation

Vrixyz
Copy link
Contributor

@Vrixyz Vrixyz commented Jun 25, 2024

While attempting an ambitious refactor, I realized I broke a lot of things, events being one of them, so I added a test to make sure we don't break them in the future.

This pull request needs a polish pass, but I'm making it public so we can discuss the approach.

Also, time manipulation is a useful pattern which could use some love.

@Vrixyz Vrixyz marked this pull request as draft June 25, 2024 14:50
@Vrixyz Vrixyz marked this pull request as ready for review June 27, 2024 09:20
@Vrixyz Vrixyz requested a review from sebcrozet June 27, 2024 09:20
@@ -8,7 +8,7 @@ on:

env:
CARGO_TERM_COLOR: always
RUST_CACHE_KEY: rust-cache-20240617
RUST_CACHE_KEY: rust-cache-20240626
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure exactly why tests often go above disk space limits :/

src/pipeline/events.rs Outdated Show resolved Hide resolved
Vrixyz and others added 2 commits July 3, 2024 14:47
Co-authored-by: Sébastien Crozet <sebastien@crozet.re>
@Vrixyz Vrixyz merged commit 9abe4c3 into dimforge:master Jul 4, 2024
3 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.

2 participants