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

Updated the FlowEventQueue #299

Merged

Conversation

DanteNiewenhuis
Copy link
Contributor

Summary

Updated the FlowEventQueue to be easier to understand.

Aside from clearity, the timerIndex of a node is now always set to -1 if it is not scheduled.
Before, removing a node from the queue would not always set the timerIndex to -1.

External Dependencies 🍀

N / A

Breaking API Changes ⚠️

N / A

Simply specify none (N/A) if not applicable.

@DanteNiewenhuis DanteNiewenhuis merged commit f471d06 into atlarge-research:master Jan 31, 2025
4 checks passed
@DanteNiewenhuis DanteNiewenhuis deleted the event-queue-update branch January 31, 2025 10:43
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (7066dbc) to head (b45bf56).
Report is 1 commits behind head on master.

Additional details and impacted files
@@      Coverage Diff      @@
##   master   #299   +/-   ##
=============================
=============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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