We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7dee0c commit 67b427dCopy full SHA for 67b427d
1 file changed
pkg/ddc/juicefs/datasetinfo_parser_test.go
@@ -168,6 +168,7 @@ func TestGetFSInfoFromConfigMap(t *testing.T) {
168
}
169
170
171
+
172
// Test_parseFSInfoFromConfigMap is a unit test function for the parseFSInfoFromConfigMap method.
173
// It validates whether the function correctly extracts and parses dataset information
174
// from a given Kubernetes ConfigMap.
0 commit comments