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

Fix #206: queueing in multiple resources #224

Merged
merged 4 commits into from
Dec 9, 2019
Merged

Fix #206: queueing in multiple resources #224

merged 4 commits into from
Dec 9, 2019

Conversation

Enchufa2
Copy link
Member

@Enchufa2 Enchufa2 commented Dec 9, 2019

See discussion in #206.

@codecov
Copy link

codecov bot commented Dec 9, 2019

Codecov Report

Merging #224 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
+ Coverage   99.74%   99.74%   +<.01%     
==========================================
  Files          46       46              
  Lines        2776     2789      +13     
==========================================
+ Hits         2769     2782      +13     
  Misses          7        7
Impacted Files Coverage Δ
inst/include/simmer/resource/preemptive.h 100% <100%> (ø) ⬆️
inst/include/simmer/process/arrival_impl.h 100% <100%> (ø) ⬆️
inst/include/simmer/process/batched.h 100% <100%> (ø) ⬆️
inst/include/simmer/resource/priority.h 100% <100%> (ø) ⬆️
inst/include/simmer/resource.h 100% <100%> (ø) ⬆️
inst/include/simmer/process/arrival.h 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f2c985...a5f2a4f. Read the comment docs.

@Enchufa2 Enchufa2 merged commit 0ceb50f into master Dec 9, 2019
@Enchufa2 Enchufa2 deleted the fix/206 branch December 9, 2019 17:08
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.

1 participant