issues
search
aschult5
/
actiontime
A Golang library for tracking action time averages
MIT License
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AddAction benchmark should spawn AddAction concurrently, not loops of AddAction
#50
aschult5
closed
4 years ago
0
Collapse Test* cases into test table
#49
aschult5
closed
4 years ago
0
Add additional generated test cases
#48
aschult5
closed
4 years ago
0
Benchmark concurrent calls to AddAction with different action values
#47
aschult5
closed
4 years ago
0
Update travis-ci and pre-push to test all packages
#46
aschult5
closed
4 years ago
0
Pass Reader to testrunner instead of csv filepath
#45
aschult5
opened
4 years ago
1
Benchmark
#44
aschult5
closed
4 years ago
0
Use sub-tests in statswrapper_test
#43
aschult5
closed
4 years ago
0
Benchmark concurrent calls to GetStats and AddAction
#42
aschult5
closed
4 years ago
0
Replace testgenerator/testrunner with test table
#41
aschult5
opened
4 years ago
0
Don't run TestWrMilAsync on `go test -short`
#40
aschult5
closed
4 years ago
0
Benchmark AddAction and GetStats
#39
aschult5
closed
4 years ago
0
Allow test runner to call either Stats or statsImpl methods
#38
aschult5
closed
4 years ago
0
Investigate removing string <-> []byte conversions
#37
aschult5
closed
4 years ago
2
Document design decisions
#36
aschult5
closed
4 years ago
0
Package name doesn't match repo
#35
aschult5
closed
4 years ago
0
Offer an option to Indent the returned string from GetStats
#34
aschult5
opened
4 years ago
0
Cannot reliably invoke testgenerator.py from exec.Command
#33
aschult5
closed
4 years ago
1
Check for very long action name
#32
aschult5
closed
4 years ago
0
Test resulting average with tolerance
#31
aschult5
closed
4 years ago
0
Check for negative time
#30
aschult5
closed
4 years ago
0
Add githooks
#29
aschult5
closed
4 years ago
0
Create test cases for various load patterns
#28
aschult5
opened
4 years ago
1
Review package exports
#27
aschult5
closed
4 years ago
0
Test concurrent calls to getStats
#26
aschult5
closed
4 years ago
0
Execute test commands concurrently
#25
aschult5
closed
4 years ago
0
Update README with usage instructions
#24
aschult5
closed
4 years ago
0
Synchronize access to shared data
#22
aschult5
closed
4 years ago
0
GetStats should be O(1)
#21
aschult5
closed
4 years ago
2
Document package
#20
aschult5
closed
4 years ago
0
Create test case with multiple calls to AddAction
#19
aschult5
closed
4 years ago
0
Test case generator
#18
aschult5
closed
4 years ago
1
100% code coverage
#17
aschult5
closed
4 years ago
0
Investigate type mocking in go
#16
aschult5
closed
4 years ago
3
Put files into folders
#15
aschult5
closed
4 years ago
1
Check for empty action string
#14
aschult5
closed
4 years ago
0
Move Average into separate package
#13
aschult5
closed
4 years ago
0
Leave error logging up to caller
#12
aschult5
closed
4 years ago
0
Rename package and exported types to conform to best practices
#11
aschult5
closed
4 years ago
0
Test malformed input to AddAction
#10
aschult5
closed
4 years ago
0
Verify that casting string<->byte[] doesn't make a copy
#9
aschult5
closed
4 years ago
1
Document skeleton
#8
aschult5
closed
4 years ago
0
Integrate ActionMessage
#7
aschult5
closed
4 years ago
0
Setup repository
#6
aschult5
closed
4 years ago
0
Define message type
#5
aschult5
closed
4 years ago
0
Integrate running average type
#4
aschult5
closed
4 years ago
1
Create type to maintain running average
#3
aschult5
closed
4 years ago
2
Add unit tests for the external interface
#2
aschult5
closed
4 years ago
0
Define methods' interfaces
#1
aschult5
closed
4 years ago
0