fury-gl / fury

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

Added blog post for week 12 #681

Closed m-agour closed 2 years ago

m-agour commented 2 years ago

My blog post for week 12

codecov[bot] commented 2 years ago

Codecov Report

Merging #681 (65d7782) into master (a8f1d76) will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #681      +/-   ##
==========================================
+ Coverage   50.38%   50.41%   +0.03%     
==========================================
  Files         120      120              
  Lines       27014    27160     +146     
  Branches     2986     3001      +15     
==========================================
+ Hits        13610    13693      +83     
- Misses      12945    13006      +61     
- Partials      459      461       +2     
Impacted Files Coverage Δ
fury/fury/ui/helpers.py 96.34% <0.00%> (-1.88%) :arrow_down:
fury/fury/ui/elements.py 90.02% <0.00%> (-0.09%) :arrow_down:
fury/lib.py 0.00% <0.00%> (ø)
fury/actor.py 0.00% <0.00%> (ø)
fury/fury/lib.py 100.00% <0.00%> (ø)
fury/ui/helpers.py 0.00% <0.00%> (ø)
fury/ui/elements.py 0.00% <0.00%> (ø)
fury/ui/tests/test_helpers.py 0.00% <0.00%> (ø)
fury/fury/ui/tests/test_helpers.py 100.00% <0.00%> (ø)
fury/fury/tests/test_actors.py 91.86% <0.00%> (+0.21%) :arrow_up:
... and 1 more
skoudoro commented 2 years ago

@ganimtron-10 ? @xtanion ?

skoudoro commented 2 years ago

@m-agour ?

m-agour commented 2 years ago

Thank you @ganimtron-10 @xtanion for your reviews

skoudoro commented 2 years ago

Thanks @m-agour, merging