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

Online VTK Visualization #5

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Online VTK Visualization #5

wants to merge 18 commits into from

Conversation

cod3monk
Copy link
Member

@cod3monk cod3monk commented Jun 22, 2018

Online/live visualization support using vtkInterface. To install use pycachesim[ONLINE_VIS].

  • When visualizing CacheSimulator show all at the same time (e.g., in multiple or different colors)
  • Fix legend to tell user what is visualized

@codecov-io
Copy link

codecov-io commented Jun 22, 2018

Codecov Report

Merging #5 into master will increase coverage by 0.16%.
The diff coverage is 70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   90.17%   90.33%   +0.16%     
==========================================
  Files           4        5       +1     
  Lines         804      952     +148     
==========================================
+ Hits          725      860     +135     
- Misses         79       92      +13
Impacted Files Coverage Δ
tests/all_tests.py 100% <ø> (ø) ⬆️
tests/vis_tests.py 100% <100%> (ø)
cachesim/cache.py 72.28% <48.93%> (+3.88%) ⬆️

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 2edc422...110ba23. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants