Skip to content

Conversation

@hkjeldsberg
Copy link
Collaborator

  • Refactored landmarking scripts into a separate folder, including tools used explicitly for landmarking
  • Updated tests
  • Updated documentation
  • Fixed typos in docs
  • Set llvm version to 3.3 for Travis (Tests fail for latest version llvm-10)
  • Added compatibility bug fix for vmtksurfacecurvature.py (Similar to vmtkcenterlines.py)

- Updated tests
- Updated documentation
- Fixed typos in docs
- Set llvm version to 3.3 for Travis
@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2020

Codecov Report

Merging #55 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files          14       14           
  Lines         888      889    +1     
=======================================
+ Hits          879      880    +1     
  Misses          9        9           
Impacted Files Coverage Δ
test/test_automated_landmarking.py 100.00% <100.00%> (ø)
test/test_common.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b73948...84fd69d. Read the comment docs.

Copy link
Contributor

@aslakbergersen aslakbergersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks really very good. Nice and structured code! My comments are just minor changes.

- Separated find_interface methods for algorithms
- Added missing docstrings
- Use of numpy integration of vtk
@hkjeldsberg hkjeldsberg mentioned this pull request Aug 27, 2020
@hkjeldsberg hkjeldsberg added the refactor Refactor code label Aug 27, 2020
@aslakbergersen aslakbergersen merged commit cffc0f6 into master Aug 27, 2020
@aslakbergersen aslakbergersen deleted the refactor-landmarking branch August 27, 2020 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants