Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tractograms: more unit tests #1027

Merged
merged 10 commits into from
Sep 20, 2024

Conversation

EmmaRenauld
Copy link
Contributor

@EmmaRenauld EmmaRenauld commented Sep 5, 2024

A few more unit tests + moved small util method in a more appropriate file.

dps_dps_management: 76% --> 93%

lazy_tractogram_operations: 0% --> 69%

streamline_operations: 46% --> 78%

This led to a FIX in streamlines_operations.cut_invalid_streamlines: one too many point was cut in invalid streamlines.

@pep8speaks
Copy link

pep8speaks commented Sep 5, 2024

Hello @EmmaRenauld, Thank you for updating !

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-09-17 16:20:19 UTC

@EmmaRenauld EmmaRenauld changed the title [WIP] Tractograms: more unit tests Tractograms: more unit tests Sep 11, 2024
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.

Project coverage is 68.78%. Comparing base (9d94226) to head (c802108).
Report is 22 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1027      +/-   ##
==========================================
+ Coverage   68.73%   68.78%   +0.04%     
==========================================
  Files         429      429              
  Lines       22262    22265       +3     
  Branches     3322     3324       +2     
==========================================
+ Hits        15301    15314      +13     
+ Misses       5674     5665       -9     
+ Partials     1287     1286       -1     
Components Coverage Δ
Scripts 69.65% <100.00%> (+<0.01%) ⬆️
Library 67.53% <90.90%> (+0.11%) ⬆️

@arnaudbore arnaudbore merged commit d31df47 into scilus:master Sep 20, 2024
2 checks passed
@EmmaRenauld EmmaRenauld deleted the tractograms_more_unit_tests branch September 25, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants