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

C++ code refactoring (closes #145) #147

Merged
merged 15 commits into from
May 24, 2018
Merged

C++ code refactoring (closes #145) #147

merged 15 commits into from
May 24, 2018

Conversation

Enchufa2
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 23, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #147   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          22     52   +30     
  Lines        2891   2848   -43     
=====================================
- Hits         2891   2848   -43
Impacted Files Coverage Δ
src/activity.cpp 100% <ø> (ø)
inst/include/simmer/process/order.h 100% <100%> (ø)
inst/include/simmer/entity.h 100% <100%> (ø)
inst/include/simmer/simulator.h 100% <100%> (ø)
inst/include/simmer/process/task.h 100% <100%> (ø)
inst/include/simmer/process/arrival.h 100% <100%> (ø)
inst/include/simmer/activity/leave.h 100% <100%> (ø)
inst/include/simmer/activity/utils/functions.h 100% <100%> (ø)
inst/include/simmer/monitor.h 100% <100%> (ø)
inst/include/simmer/activity/rollback.h 100% <100%> (ø)
... and 75 more

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 d0fc818...70a4955. Read the comment docs.

@Enchufa2 Enchufa2 merged commit 5905031 into master May 24, 2018
@Enchufa2 Enchufa2 deleted the refactor branch May 24, 2018 14:57
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