fury-gl / fury

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

Fix: segfault created by record method #712

Closed devmessias closed 1 year ago

devmessias commented 1 year ago

This closes #603 and maybe #578

codecov[bot] commented 1 year ago

Codecov Report

Merging #712 (a59c37f) into master (8e1cc27) will increase coverage by 0.00%. The diff coverage is 0.00%.

:exclamation: Current head a59c37f differs from pull request most recent head d85f624. Consider uploading reports for the commit d85f624 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #712   +/-   ##
=======================================
  Coverage   50.19%   50.19%           
=======================================
  Files         120      120           
  Lines       28019    28023    +4     
  Branches     2987     2987           
=======================================
+ Hits        14063    14066    +3     
- Misses      13489    13491    +2     
+ Partials      467      466    -1     
Impacted Files Coverage Δ
fury/window.py 0.00% <0.00%> (ø)
fury/fury/window.py 74.26% <0.00%> (+0.11%) :arrow_up:
fury/fury/stream/tools.py 91.15% <0.00%> (+0.21%) :arrow_up: