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

Allow empty trajectories (closes #150) #151

Merged
merged 5 commits into from
Jun 9, 2018
Merged

Allow empty trajectories (closes #150) #151

merged 5 commits into from
Jun 9, 2018

Conversation

Enchufa2
Copy link
Member

@Enchufa2 Enchufa2 commented Jun 5, 2018

Requires some testing.

@codecov
Copy link

codecov bot commented Jun 5, 2018

Codecov Report

Merging #151 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #151   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          52     52           
  Lines        2824   2828    +4     
=====================================
+ Hits         2824   2828    +4
Impacted Files Coverage Δ
inst/include/simmer/activity.h 100% <100%> (ø) ⬆️
inst/include/simmer/activity/resource.h 100% <100%> (ø) ⬆️
inst/include/simmer/activity/branch.h 100% <100%> (ø) ⬆️
inst/include/simmer/process/datasrc.h 100% <100%> (ø) ⬆️
inst/include/simmer/activity/fork.h 100% <100%> (ø) ⬆️
inst/include/simmer/process/generator.h 100% <100%> (ø) ⬆️
inst/include/simmer/activity/async.h 100% <100%> (ø) ⬆️
R/utils.R 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 9cf8c7e...359101b. Read the comment docs.

@Enchufa2 Enchufa2 merged commit 244d12c into master Jun 9, 2018
@Enchufa2 Enchufa2 deleted the empty-trajectory branch June 9, 2018 10:49
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