Skip to content

Add Google Test for NumericLocale class

0fc849d
Select commit
Loading
Failed to load commit list.
Open

BUG: Fix locale-dependent parsing in NRRD reader causing metadata corruption #5684

Add Google Test for NumericLocale class
0fc849d
Select commit
Loading
Failed to load commit list.
kwrobot-v1 / ghostflow-check-main failed Dec 23, 2025 in 0s

ghostflow-check-main

overall branch status for the content checks against main

Branch-at: 0fc849d

Details

Errors:

  • commit 461a8a7 cannot be merged; it must start with one of the following prefixes: BUG: , COMP: , DOC: , ENH: , PERF: , STYLE: .

  • commit 24262e2 adds bad whitespace:

    Modules/Core/Common/CMakeLists.txt:175: trailing whitespace.
    +  message(WARNING 
    
  • commit 24262e2 cannot be merged; it must start with one of the following prefixes: BUG: , COMP: , DOC: , ENH: , PERF: , STYLE: .

  • commit 0fc849d adds bad whitespace:

    Modules/Core/Common/test/itkNumericLocaleGTest.cxx:95: trailing whitespace.
    +  
    Modules/Core/Common/test/itkNumericLocaleGTest.cxx:112: trailing whitespace.
    +      
    Modules/Core/Common/test/itkNumericLocaleGTest.cxx:115: trailing whitespace.
    +      
    Modules/Core/Common/test/itkNumericLocaleGTest.cxx:122: trailing whitespace.
    +    
    
  • commit 0fc849d cannot be merged; it must start with one of the following prefixes: BUG: , COMP: , DOC: , ENH: , PERF: , STYLE: .

Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.