AllenInstitute / neuron_morphology

Tools for working with single-neuron morphological reconstructions
https://neuron-morphology.readthedocs.io/en/latest/
Other
19 stars 8 forks source link

Fix for newer fenicsx ufl #213

Closed gouwens closed 1 year ago

gouwens commented 1 year ago

Modification to work with the new ufl library used by the latest fenicsx/dolfinx (0.6). It's backwards compatible with at least 0.5.2 as well (and probably earlier).

codecov[bot] commented 1 year ago

Codecov Report

Merging #213 (cd8a587) into dev (120c3be) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              dev     #213   +/-   ##
=======================================
  Coverage   77.36%   77.36%           
=======================================
  Files          70       70           
  Lines        3817     3817           
  Branches      590      590           
=======================================
  Hits         2953     2953           
  Misses        718      718           
  Partials      146      146           
Impacted Files Coverage Δ
neuron_morphology/transforms/streamline.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more