Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Ensure 0-length sections are always fixed, even if the min length is too small#35

Merged
arnaudon merged 1 commit intomainfrom
fix_zero_length
Jun 16, 2022
Merged

Ensure 0-length sections are always fixed, even if the min length is too small#35
arnaudon merged 1 commit intomainfrom
fix_zero_length

Conversation

@adrien-berchet
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #35 (14de919) into main (99375f8) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   75.52%   75.64%   +0.11%     
==========================================
  Files          12       12              
  Lines        1467     1474       +7     
  Branches      230      231       +1     
==========================================
+ Hits         1108     1115       +7     
  Misses        296      296              
  Partials       63       63              
Flag Coverage Δ
pytest 75.64% <100.00%> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/morphology_workflows/curation.py 73.36% <100.00%> (+0.51%) ⬆️

@arnaudon arnaudon merged commit 9c374e1 into main Jun 16, 2022
@arnaudon arnaudon deleted the fix_zero_length branch June 16, 2022 19:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Even after running CheckNeurites, Sanitize fails with ZeroLengthRootSection

2 participants