yazgazan/jaydiff

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitignore
.golangci.toml
.travis.yml
CODE_OF_CONDUCT.md
LICENSE
Readme.md
config.go73
A
0 mins
createRelease.sh
diff/config.go16
A
0 mins
diff/cyclic_detection.go59
A
0 mins
diff/diff.go162
A
0 mins
diff/errors.go37
A
0 mins
diff/ignore.go14
A
0 mins
diff/map.go235
A
0 mins
diff/output.go58
A
0 mins
diff/report.go19
A
0 mins
diff/scalar.go44
A
0 mins
diff/slice.go274
A
1 hr
diff/stream.go211
A
1 hr
diff/struct.go164
A
35 mins
diff/types.go27
A
0 mins
diff/walk.go22
A
0 mins
doc.go1
A
0 mins
generate_readme_examples.sh
go.mod
go.sum
jpath/jpath.go154
A
0 mins
main.go180
A
35 mins
patterns.go30
A
0 mins
test_files/lhs.json
test_files/lhs_lines.json
test_files/lhs_stream.json
test_files/lhs_validate.json
test_files/rhs.json
test_files/rhs_lines.json
test_files/rhs_stream.json
test_files/rhs_validate.json
tests.sh