Skip to content

Actions: N-Dekker/ITK

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
753 workflow runs
753 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

STYLE: Replace T var; var.Fill(x) with auto var = MakeFilled<T>(x)
Spell Checking Code Comments #393: Commit 1c43f34 pushed by N-Dekker
October 31, 2024 23:06 1m 14s Replace-Fill-with-MakeFilled
October 31, 2024 23:06 1m 14s
ENH: Add Clone() and MakeDeepCopy() to PointSetBase
Spell Checking Code Comments #392: Commit cac63ce pushed by N-Dekker
October 31, 2024 16:22 1m 16s PointSetBase-Clone-MakeDeepCopy
October 31, 2024 16:22 1m 16s
STYLE: Rename GetImageViewFromArray get_image_view_from_contiguous_array
Spell Checking Code Comments #391: Commit 6586601 pushed by N-Dekker
October 29, 2024 19:52 1m 10s Rename_GetImageViewFromArray
October 29, 2024 19:52 1m 10s
ENH: Add Clone() and MakeDeepCopy() to PointSetBase
Spell Checking Code Comments #390: Commit 3bed9db pushed by N-Dekker
October 29, 2024 17:06 1m 13s PointSetBase-Clone-MakeDeepCopy
October 29, 2024 17:06 1m 13s
ENH: Add Clone() and MakeDeepCopy() to PointSetBase
Spell Checking Code Comments #389: Commit a426ba2 pushed by N-Dekker
October 29, 2024 17:02 1m 12s PointSetBase-Clone-MakeDeepCopy
October 29, 2024 17:02 1m 12s
STYLE: Rename _GetImageViewFromArray to GetImageViewFromContiguousArray
Spell Checking Code Comments #388: Commit 6e2c412 pushed by N-Dekker
October 29, 2024 11:18 1m 11s Rename_GetImageViewFromArray
October 29, 2024 11:18 1m 11s
STYLE: Rename _GetImageViewFromArray to GetImageViewFromContiguousArray
Spell Checking Code Comments #387: Commit 1d46cae pushed by N-Dekker
October 29, 2024 11:12 1m 17s Rename_GetImageViewFromArray
October 29, 2024 11:12 1m 17s
ENH: Add PointSet.GraftDoesShallowCopy GoogleTest unit test
Spell Checking Code Comments #386: Commit de0bc38 pushed by N-Dekker
October 29, 2024 10:28 1m 11s PointSet-GraftDoesShallowCopy-GTest
October 29, 2024 10:28 1m 11s
ENH: Add PointSet.GraftDoesShallowCopy GoogleTest unit test
Spell Checking Code Comments #385: Commit 1036b8b pushed by N-Dekker
October 29, 2024 10:26 1m 12s PointSet-GraftDoesShallowCopy-GTest
October 29, 2024 10:26 1m 12s
STYLE: Replace Index var; var.Fill with auto var = Index::Filled
Spell Checking Code Comments #383: Commit 1cda164 pushed by N-Dekker
October 27, 2024 21:08 1m 9s Replace-Fill-with-Filled
October 27, 2024 21:08 1m 9s
STYLE: Replace size.Fill with auto size = Size::Filled
Spell Checking Code Comments #382: Commit 9c6c613 pushed by N-Dekker
October 27, 2024 15:07 1m 15s Replace-Fill-with-Filled
October 27, 2024 15:07 1m 15s
STYLE: Replace Fill w/ auto var = itk::MakeFilled in MeshIOTestHelper
Spell Checking Code Comments #381: Commit d2b9dbd pushed by N-Dekker
October 26, 2024 10:07 1m 12s Replace-Fill-in-MeshIOTestHelper
October 26, 2024 10:07 1m 12s
STYLE: Do not Fill empty fixedParameters in Transform test
Spell Checking Code Comments #375: Commit 30bbab2 pushed by N-Dekker
October 24, 2024 16:21 1m 11s Do-not-Fill-empty-objects-in-tests
October 24, 2024 16:21 1m 11s
STYLE: Replace Fill(0) on local variables with {} initialization
Spell Checking Code Comments #374: Commit 4733550 pushed by N-Dekker
October 24, 2024 14:19 1m 12s Replace-Fill-0-with-initialization
October 24, 2024 14:19 1m 12s
ENH: Add STL-style iterators and size() member function to itk::Matrix
Spell Checking Code Comments #372: Commit f9d2a15 pushed by N-Dekker
October 23, 2024 10:37 1m 10s Add-STL-interface-to-Matrix
October 23, 2024 10:37 1m 10s
STYLE: Replace Fill(static_cast<RealType>(0.0)) with {} in test
Spell Checking Code Comments #371: Commit e706fcc pushed by N-Dekker
October 23, 2024 09:24 1m 9s Replace-Fill-static_cast
October 23, 2024 09:24 1m 9s