fury-gl / fury

FURY - Free Unified Rendering in pYthon.
https://fury.gl
Other
230 stars 163 forks source link

Adding week 14 blog #697

Closed xtanion closed 1 year ago

xtanion commented 1 year ago

blog is visible in blog.html

xtanion commented 1 year ago

Done @skoudoro , PTAL Thanks

codecov[bot] commented 1 year ago

Codecov Report

Merging #697 (7737d3c) into master (2226dc2) will decrease coverage by 0.27%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #697      +/-   ##
==========================================
- Coverage   50.41%   50.13%   -0.28%     
==========================================
  Files         120      120              
  Lines       27160    27884     +724     
  Branches     3001     2961      -40     
==========================================
+ Hits        13693    13981     +288     
- Misses      13006    13436     +430     
- Partials      461      467       +6     
Impacted Files Coverage Δ
fury/fury/animation/interpolator.py 83.46% <0.00%> (-16.54%) :arrow_down:
fury/fury/tests/test_gltf.py 87.95% <0.00%> (-12.05%) :arrow_down:
fury/fury/gltf.py 78.72% <0.00%> (-7.69%) :arrow_down:
fury/fury/tests/test_actors.py 90.48% <0.00%> (-1.39%) :arrow_down:
fury/fury/actor.py 88.18% <0.00%> (-0.65%) :arrow_down:
fury/fury/utils.py 91.96% <0.00%> (-0.47%) :arrow_down:
fury/fury/ui/elements.py 89.66% <0.00%> (-0.37%) :arrow_down:
fury/fury/stream/tools.py 90.94% <0.00%> (-0.22%) :arrow_down:
fury/fury/ui/tests/test_elements_callback.py 96.87% <0.00%> (-0.07%) :arrow_down:
fury/fury/shaders/tests/test_base.py 93.04% <0.00%> (-0.04%) :arrow_down:
... and 24 more
skoudoro commented 1 year ago

Thank you for the update. LGTM. merging