go-ext4
go-ext4 copied to clipboard
Symlink Support
Resolves #4. I think inline files should also work now.
Pull Request Test Coverage Report for Build 25
- 4 of 12 (33.33%) changed or added relevant lines in 1 file are covered.
- 1 unchanged line in 1 file lost coverage.
- Overall coverage decreased (-0.3%) to 61.818%
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
---|---|---|---|
extent.go | 4 | 12 | 33.33% |
<!-- | Total: | 4 | 12 |
Files with Coverage Reduction | New Missed Lines | % |
---|---|---|
inode.go | 1 | 45.71% |
<!-- | Total: | 1 |
Totals | |
---|---|
Change from base Build 21: | -0.3% |
Covered Lines: | 714 |
Relevant Lines: | 1155 |
💛 - Coveralls
Added a test.
Thoughts on merging this?