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

improvements #65

Closed
wants to merge 3 commits into from
Closed

improvements #65

wants to merge 3 commits into from

Conversation

gaissmai
Copy link
Owner

No description provided.

gaissmai added 3 commits July 10, 2024 17:26
EachSubnet is now just a special case for AllSorted.
Found a KISS solution to iterate the trie in CIDR sort order.
Changed the complex algorithm in allRecSorted() to this much simpler algo.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9897674999

Details

  • 124 of 130 (95.38%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.08%) to 94.577%

Changes Missing Coverage Covered Lines Changed/Added Lines %
node.go 118 124 95.16%
Files with Coverage Reduction New Missed Lines %
node.go 1 94.7%
Totals Coverage Status
Change from base Build 9847043976: 0.08%
Covered Lines: 1273
Relevant Lines: 1346

💛 - Coveralls

@gaissmai gaissmai closed this Jul 11, 2024
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