Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / PatrickCronin/routesum issues and pull requests
#49 - Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#48 - Remove unsafe memstats functions
Pull Request -
State: closed - Opened by PatrickCronin about 2 years ago
- 1 comment
#47 - Test and fix bug
Pull Request -
State: closed - Opened by PatrickCronin about 2 years ago
- 1 comment
#46 - Requested route covering current node should return true
Issue -
State: open - Opened by PatrickCronin about 2 years ago
#45 - Use recursion instead of maintaining insert path
Pull Request -
State: closed - Opened by PatrickCronin about 2 years ago
- 1 comment
#44 - Preallocate space for remembering visited nodes
Pull Request -
State: closed - Opened by PatrickCronin about 2 years ago
- 1 comment
#43 - InsertRoute uses a recursive algorithm
Pull Request -
State: closed - Opened by PatrickCronin about 2 years ago
- 2 comments
#42 - Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#41 - WIP
Pull Request -
State: closed - Opened by PatrickCronin over 2 years ago
- 2 comments
#40 - Preallocate the visited nodes slice
Pull Request -
State: closed - Opened by PatrickCronin over 2 years ago
- 2 comments
#39 - Facilitate reporting internal structure metrics
Pull Request -
State: closed - Opened by PatrickCronin over 2 years ago
- 1 comment
#38 - Remove debugging/monitoring code from main
Pull Request -
State: closed - Opened by PatrickCronin over 2 years ago
- 1 comment
#37 - Facilitate mem profiling in the feature branch
Pull Request -
State: closed - Opened by PatrickCronin over 2 years ago
- 1 comment
#36 - Upgrade CodeQL Analysis to v2
Pull Request -
State: closed - Opened by PatrickCronin over 2 years ago
- 1 comment
#35 - Nodes store complete routes as uint-based types
Pull Request -
State: open - Opened by PatrickCronin over 2 years ago
- 2 comments
#34 - Performance Feature Branch
Pull Request -
State: open - Opened by PatrickCronin over 2 years ago
- 1 comment
#33 - Replace bitslice with a uint-based type for IPv4 and IPv6 routes
Pull Request -
State: closed - Opened by PatrickCronin over 2 years ago
- 4 comments
#32 - Replace inet.af/netaddr with net/netip
Pull Request -
State: closed - Opened by PatrickCronin over 2 years ago
- 1 comment
#31 - Improve memory usage data calculation
Pull Request -
State: closed - Opened by PatrickCronin over 2 years ago
- 1 comment
#30 - Update go version to 1.19, automated tests to go 1.18 + 1.19
Pull Request -
State: closed - Opened by PatrickCronin over 2 years ago
- 1 comment
#29 - Fix linter issues
Pull Request -
State: closed - Opened by PatrickCronin over 2 years ago
- 1 comment
#28 - Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#27 - Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#26 - Bump github.com/stretchr/testify from 1.7.3 to 1.7.4
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#25 - Bump github.com/stretchr/testify from 1.7.2 to 1.7.3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#24 - Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#23 - Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#22 - Tweak label and fix calculation
Pull Request -
State: closed - Opened by PatrickCronin about 3 years ago
- 1 comment
#21 - Improve memory reporting
Pull Request -
State: closed - Opened by PatrickCronin about 3 years ago
- 1 comment
#20 - Make it easier for a computer to read
Pull Request -
State: closed - Opened by PatrickCronin about 3 years ago
- 1 comment
#19 - Bump golang.org/x/text from 0.3.3 to 0.3.7
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#18 - Facilitate memory usage benchmarking
Pull Request -
State: closed - Opened by PatrickCronin about 3 years ago
- 1 comment
#17 - os & io are preferred over io/ioutil since 1.16
Pull Request -
State: closed - Opened by PatrickCronin about 3 years ago
- 1 comment
#16 - Simplify the data structure
Pull Request -
State: open - Opened by PatrickCronin about 3 years ago
- 1 comment
#15 - Stop execution on error when closing file
Pull Request -
State: closed - Opened by PatrickCronin about 3 years ago
- 1 comment
#14 - Ignore gosec false positives
Pull Request -
State: closed - Opened by PatrickCronin about 3 years ago
- 1 comment
#13 - Release v0.2.0
Pull Request -
State: closed - Opened by PatrickCronin over 3 years ago
#12 - Update docs for new public library interface
Pull Request -
State: closed - Opened by PatrickCronin over 3 years ago
- 1 comment
#11 - handle blank lines in the input
Pull Request -
State: closed - Opened by alicekaerast over 3 years ago
- 2 comments
#10 - Reimplement storage and summarization for performance
Pull Request -
State: closed - Opened by PatrickCronin over 3 years ago
- 5 comments
#9 - Performance on large data sets
Issue -
State: closed - Opened by stevemeier over 3 years ago
- 4 comments
#8 - Update build tests for new go version
Pull Request -
State: closed - Opened by PatrickCronin almost 4 years ago
- 1 comment
#7 - Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies
#6 - Improve test coverage
Pull Request -
State: closed - Opened by PatrickCronin about 4 years ago
- 1 comment
#5 - Enable dependabot
Pull Request -
State: closed - Opened by PatrickCronin about 4 years ago
- 1 comment
#4 - Post-release cleanup
Pull Request -
State: closed - Opened by PatrickCronin about 4 years ago
- 1 comment
#3 - Enable codeql
Pull Request -
State: closed - Opened by PatrickCronin about 4 years ago
- 1 comment
#2 - Prepare repo for first release
Pull Request -
State: closed - Opened by PatrickCronin about 4 years ago
#1 - Finish the improved implementation
Pull Request -
State: closed - Opened by PatrickCronin about 4 years ago