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

Ability to keep seized resources after reneging #204

Merged
merged 6 commits into from
Jul 30, 2019
Merged

Conversation

Enchufa2
Copy link
Member

Closes #200.

@codecov
Copy link

codecov bot commented Jul 30, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
+ Coverage   99.79%   99.79%   +<.01%     
==========================================
  Files          47       47              
  Lines        2958     2971      +13     
==========================================
+ Hits         2952     2965      +13     
  Misses          6        6
Impacted Files Coverage Δ
inst/include/simmer/process/arrival_impl.h 100% <100%> (ø) ⬆️
inst/include/simmer/activity/renege.h 100% <100%> (ø) ⬆️
inst/include/simmer/process/arrival.h 100% <100%> (ø) ⬆️
src/activity.cpp 100% <100%> (ø) ⬆️
inst/include/simmer/process/batched.h 100% <100%> (ø) ⬆️
R/trajectory-activities.R 98.84% <100%> (+0.04%) ⬆️

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 8540b3e...dbd9d7e. Read the comment docs.

@Enchufa2 Enchufa2 merged commit 849926a into master Jul 30, 2019
@Enchufa2 Enchufa2 deleted the keep_seized branch July 30, 2019 10:03
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.

Release just enqueued resource when reneging
1 participant