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

Printing code refactoring #149

Merged
merged 7 commits into from
May 28, 2018
Merged

Printing code refactoring #149

merged 7 commits into from
May 28, 2018

Conversation

Enchufa2
Copy link
Member

@Enchufa2 Enchufa2 commented May 27, 2018

  • Improved interface for activities (i.e., new internal::print + ARG macro).
  • Improved interface for entities (Simulator::print).

@codecov
Copy link

codecov bot commented May 27, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #149   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          52     52           
  Lines        2852   2824   -28     
=====================================
- Hits         2852   2824   -28
Impacted Files Coverage Δ
inst/include/simmer/activity/fork.h 100% <100%> (ø) ⬆️
inst/include/simmer/process/task.h 100% <100%> (ø) ⬆️
inst/include/simmer/resource/preemptive.h 100% <100%> (ø) ⬆️
inst/include/simmer/activity/arrival.h 100% <100%> (ø) ⬆️
inst/include/simmer/resource/priority.h 100% <100%> (ø) ⬆️
inst/include/simmer/activity/timeout.h 100% <100%> (ø) ⬆️
inst/include/simmer/activity/source.h 100% <100%> (ø) ⬆️
inst/include/simmer/process/manager.h 100% <100%> (ø) ⬆️
inst/include/simmer/activity/renege.h 100% <100%> (ø) ⬆️
inst/include/simmer/simulator.h 100% <100%> (ø) ⬆️
... and 11 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 5a76685...8dbbf92. Read the comment docs.

@Enchufa2 Enchufa2 merged commit 6dd70ad into master May 28, 2018
@Enchufa2 Enchufa2 deleted the print branch May 28, 2018 13:10
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