https://github.com/maxgreen01/go-test-analyzer
Score: -Infinity
Last synced: about 16 hours ago
JSON representation
Repository metadata:
Multi-stage tool for automatically detecting, analyzing, and refactoring test cases in Go projects via static analysis and AST manipulation.
- Host: GitHub
- URL: https://github.com/maxgreen01/go-test-analyzer
- Owner: maxgreen01
- License: mit
- Created: 2025-06-02T16:03:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-08-17T15:49:38.000Z (10 days ago)
- Last Synced: 2026-08-20T13:32:59.091Z (7 days ago)
- Language: Go
- Homepage:
- Size: 659 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Max Green
- Login: maxgreen01
- Email:
- Kind: user
- Description: Computer Science student at Stevens Institute of Technology, with experience programming VEX competition robots in C++ and developing Minecraft plugins in Java.
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/69012713?u=d9e8fce96a24d6a5e8baf9b82cafb2416b9287db&v=4
- Repositories: 1
- Last Synced at: 2024-12-31T20:31:12.199Z
- Profile URL: https://github.com/maxgreen01
GitHub Events
Total
- Delete event: 2
- Push event: 5
- Total: 7
Last Year
- Delete event: 2
- Push event: 5
- Total: 7
Committers metadata
Last synced: 1 day ago
Total Commits: 69
Total Committers: 2
Avg Commits per committer: 34.5
Development Distribution Score (DDS): 0.043
Commits in past year: 40
Committers in past year: 2
Avg Commits per committer in past year: 20.0
Development Distribution Score (DDS) in past year: 0.05
| Name | Commits | |
|---|---|---|
| maxgreen01 | 6****1 | 66 |
| maxgreen-1 | 6****1 | 3 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
proxy.golang.org: github.com/maxgreen01/go-test-analyzer
- Homepage: https://github.com/maxgreen01/go-test-analyzer
- Documentation: https://pkg.go.dev/github.com/maxgreen01/go-test-analyzer#section-documentation
- Licenses: mit
- Latest release: v1.2.2 (published 2 months ago)
- Last Synced: 2026-08-25T16:01:35.700Z (1 day ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.716%
- Average: 4.874%
- Dependent repos count: 5.033%
Dependencies
- github.com/jessevdk/go-flags v1.6.1
- github.com/lmittmann/tint v1.1.1
- github.com/mattn/go-colorable v0.1.14
- github.com/mattn/go-isatty v0.0.20
- golang.org/x/mod v0.24.0
- golang.org/x/sync v0.14.0
- golang.org/x/sys v0.33.0
- golang.org/x/tools v0.33.0
- github.com/jessevdk/go-flags v1.6.1
- github.com/lmittmann/tint v1.1.1
- github.com/mattn/go-colorable v0.1.14
- github.com/mattn/go-isatty v0.0.20
- golang.org/x/mod v0.24.0
- golang.org/x/sync v0.14.0
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.33.0
- golang.org/x/tools v0.33.0
- github.com/davecgh/go-spew v1.1.1
- github.com/frankban/quicktest v1.14.6
- github.com/google/go-cmp v0.5.9
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/go-internal v1.9.0
- github.com/stretchr/testify v1.10.0
- gopkg.in/yaml.v3 v3.0.1
- github.com/creack/pty v1.1.9
- github.com/davecgh/go-spew v1.1.1
- github.com/frankban/quicktest v1.14.6
- github.com/google/go-cmp v0.5.9
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/go-internal v1.9.0
- github.com/stretchr/testify v1.10.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.1