pycachesim
pycachesim copied to clipboard
Online VTK Visualization
Online/live visualization support using vtkInterface. To install use pycachesim[ONLINE_VIS].
- [ ] When visualizing
CacheSimulatorshow all at the same time (e.g., in multiple or different colors) - [ ] Fix legend to tell user what is visualized
Codecov Report
Merging #5 into master will increase coverage by
0.16%. The diff coverage is70%.
@@ 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% <ø> (ø) |
:arrow_up: |
| tests/vis_tests.py | 100% <100%> (ø) |
|
| cachesim/cache.py | 72.28% <48.93%> (+3.88%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 2edc422...110ba23. Read the comment docs.