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

close #177: handle unfinished arrivals #178

Merged
merged 6 commits into from
Nov 30, 2018
Merged

close #177: handle unfinished arrivals #178

merged 6 commits into from
Nov 30, 2018

Conversation

Enchufa2
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 30, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
+ Coverage   99.83%   99.83%   +<.01%     
==========================================
  Files          50       50              
  Lines        2947     2973      +26     
==========================================
+ Hits         2942     2968      +26     
  Misses          5        5
Impacted Files Coverage Δ
R/simmer-methods.R 100% <ø> (ø) ⬆️
inst/include/simmer/simulator.h 100% <100%> (ø) ⬆️
inst/include/simmer/resource/preemptive.h 100% <100%> (ø) ⬆️
inst/include/simmer/process/arrival_impl.h 100% <100%> (ø) ⬆️
inst/include/simmer/process/arrival.h 100% <100%> (ø) ⬆️
inst/include/simmer/activity/leave.h 100% <100%> (ø) ⬆️
R/trajectory-class.R 98.8% <100%> (+0.01%) ⬆️
R/trajectory-activities.R 100% <100%> (ø) ⬆️
src/activity.cpp 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 173ee82...473dcc0. Read the comment docs.

@Enchufa2 Enchufa2 merged commit df3c1f0 into master Nov 30, 2018
@Enchufa2 Enchufa2 deleted the handle-unfinished branch November 30, 2018 15:46
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