Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

now with path compression #145

Merged
merged 51 commits into from
Jan 3, 2025
Merged

now with path compression #145

merged 51 commits into from
Jan 3, 2025

Conversation

gaissmai
Copy link
Owner

@gaissmai gaissmai commented Jan 2, 2025

  • even a little bit faster
  • much less memory consumption

@coveralls
Copy link

coveralls commented Jan 2, 2025

Pull Request Test Coverage Report for Build 12602399184

Details

  • 825 of 889 (92.8%) changed or added relevant lines in 8 files are covered.
  • 8 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.8%) to 93.817%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/sparse/array.go 19 21 90.48%
stringify.go 31 33 93.94%
dumper.go 60 67 89.55%
overlaps.go 72 80 90.0%
table.go 330 343 96.21%
node.go 307 339 90.56%
Files with Coverage Reduction New Missed Lines %
overlaps.go 1 95.38%
node.go 1 91.06%
dumper.go 6 91.33%
Totals Coverage Status
Change from base Build 12470399339: 0.8%
Covered Lines: 1669
Relevant Lines: 1779

💛 - Coveralls

@gaissmai gaissmai force-pushed the devel branch 2 times, most recently from 8c81a33 to 5261fc1 Compare January 3, 2025 10:42
@gaissmai gaissmai merged commit 2275bef into main Jan 3, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants