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

priority for all Events is restored to Int #96

Merged
merged 1 commit into from Aug 3, 2023
Merged

Conversation

hdavid16
Copy link
Member

@hdavid16 hdavid16 commented Aug 3, 2023

Reverts part of the change made in #90, which is unnecessary and complicates things further.

Also removes type signature on all kwargs

@hdavid16 hdavid16 requested a review from Krastanov August 3, 2023 03:10
@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2023

Codecov Report

Merging #96 (28691a7) into master (bb72add) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   98.20%   98.20%           
=======================================
  Files          10       10           
  Lines         278      278           
=======================================
  Hits          273      273           
  Misses          5        5           
Files Changed Coverage Δ
src/simulations.jl 100.00% <ø> (ø)
src/base.jl 97.91% <100.00%> (ø)
src/events.jl 100.00% <100.00%> (ø)
src/operators.jl 100.00% <100.00%> (ø)
src/processes.jl 100.00% <100.00%> (ø)
src/utils/time.jl 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Krastanov
Copy link
Member

thanks!

@Krastanov Krastanov merged commit b8de238 into master Aug 3, 2023
7 of 8 checks passed
@Krastanov Krastanov deleted the event_priorities branch August 3, 2023 03:14
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.

None yet

3 participants