Skip to content

close #100: provide breakpoints #181

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

Merged
merged 7 commits into from
Dec 3, 2018
Merged

close #100: provide breakpoints #181

merged 7 commits into from
Dec 3, 2018

Conversation

Enchufa2
Copy link
Member

@Enchufa2 Enchufa2 commented Dec 2, 2018

No description provided.

@codecov
Copy link

codecov bot commented Dec 2, 2018

Codecov Report

Merging #181 into master will decrease coverage by 0.81%.
The diff coverage is 56.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
- Coverage   99.83%   99.01%   -0.82%     
==========================================
  Files          50       50              
  Lines        3016     3050      +34     
==========================================
+ Hits         3011     3020       +9     
- Misses          5       30      +25
Impacted Files Coverage Δ
R/trajectory-methods.R 100% <ø> (ø) ⬆️
inst/include/simmer/common.h 100% <ø> (ø) ⬆️
src/activity.cpp 97.57% <0%> (-2.43%) ⬇️
R/trajectory-class.R 97.32% <0%> (-1.51%) ⬇️
inst/include/simmer/activity/debug.h 57.14% <0%> (ø)
R/trajectory-activities.R 98.16% <0%> (-1.84%) ⬇️
inst/include/simmer/activity/branch.h 100% <100%> (ø) ⬆️
inst/include/simmer/process/arrival.h 100% <100%> (ø) ⬆️
inst/include/simmer/resource.h 100% <100%> (ø) ⬆️
inst/include/simmer/activity/arrival.h 100% <100%> (ø) ⬆️
... and 5 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 6e02a74...2bd2233. Read the comment docs.

@codecov
Copy link

codecov bot commented Dec 2, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
+ Coverage   99.83%   99.83%   +<.01%     
==========================================
  Files          50       50              
  Lines        3016     3050      +34     
==========================================
+ Hits         3011     3045      +34     
  Misses          5        5
Impacted Files Coverage Δ
R/trajectory-methods.R 100% <ø> (ø) ⬆️
inst/include/simmer/common.h 100% <ø> (ø) ⬆️
inst/include/simmer/process/arrival.h 100% <100%> (ø) ⬆️
inst/include/simmer/activity/arrival.h 100% <100%> (ø) ⬆️
R/trajectory-class.R 98.85% <100%> (+0.01%) ⬆️
inst/include/simmer/activity/debug.h 100% <100%> (ø)
R/trajectory-activities.R 100% <100%> (ø) ⬆️
src/activity.cpp 100% <100%> (ø) ⬆️
inst/include/simmer/simulator.h 100% <100%> (ø) ⬆️
inst/include/simmer/activity/branch.h 100% <100%> (ø) ⬆️
... and 5 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 6e02a74...bee7c2d. Read the comment docs.

@Enchufa2 Enchufa2 merged commit 956bb03 into master Dec 3, 2018
@Enchufa2 Enchufa2 deleted the breakpoints branch December 3, 2018 09:55
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