Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sanposhiho/gomockhandler issues and pull requests
#95 - replace ioutil to os (Deprecated from Go 1.16)
Pull Request -
State: closed - Opened by hori-ryota 4 months ago
#94 - Add final newline to gomockhandler config file
Pull Request -
State: closed - Opened by hori-ryota 4 months ago
- 5 comments
#93 - Refactor: use MarshalIndent instead of Marshal and Indent
Pull Request -
State: closed - Opened by hori-ryota 4 months ago
#92 - support -typed option
Pull Request -
State: closed - Opened by kazegusuri 6 months ago
- 2 comments
#91 - Add Configuration File Support for Overriding mockgen_cmd in gomockhandler
Pull Request -
State: closed - Opened by hori-ryota 9 months ago
- 6 comments
#90 - fix: mockgen command
Pull Request -
State: closed - Opened by s4s7 about 1 year ago
#89 - Update check command to replace tmp file path in comment out section
Pull Request -
State: closed - Opened by s4s7 about 1 year ago
- 3 comments
#88 - The checksum value of the tmp file and the gomockhandler.json got different When running the check command.
Issue -
State: closed - Opened by s4s7 about 1 year ago
- 7 comments
#87 - fix: log of CalculateCheckSum func
Pull Request -
State: closed - Opened by s4s7 about 1 year ago
#86 - Fix how to install
Pull Request -
State: closed - Opened by kno3a87 over 1 year ago
- 2 comments
#85 - mention the uber fork instead of archived golang/mock
Pull Request -
State: closed - Opened by sanposhiho over 1 year ago
#84 - fix(zombie): ignore mocks in vendor
Pull Request -
State: closed - Opened by sanposhiho over 2 years ago
#83 - Specify excluded path(s)
Issue -
State: open - Opened by stouf over 2 years ago
- 3 comments
#82 - Eliminate the need to install mockgen
Issue -
State: open - Opened by sanposhiho about 3 years ago
- 1 comment
#81 - change zonbie checker to read only Go files
Issue -
State: open - Opened by sanposhiho about 3 years ago
#80 - add integration test
Issue -
State: open - Opened by sanposhiho about 3 years ago
#79 - use bufio.Reader instead of bufio.Scanner
Pull Request -
State: closed - Opened by 0tarof about 3 years ago
- 2 comments
#78 - improve `-target-dir` option
Issue -
State: open - Opened by sanposhiho about 3 years ago
#77 - Fix error log when it fail to run mockgen
Pull Request -
State: closed - Opened by sanposhiho about 3 years ago
#76 - gomockhandler doesn't log error correctly when it fail to run mockgen
Issue -
State: closed - Opened by sanposhiho about 3 years ago
#75 - read/write map is not thread safe
Pull Request -
State: closed - Opened by sanposhiho about 3 years ago
#74 - split gomockhandler.json into configuration file and mocks status file
Issue -
State: open - Opened by sanposhiho over 3 years ago
- 5 comments
#73 - [experiment] call mockgen directly
Pull Request -
State: closed - Opened by sanposhiho over 3 years ago
#72 - Eliminate the need to install mockgen
Issue -
State: closed - Opened by sanposhiho over 3 years ago
#71 - return instead of exit
Pull Request -
State: closed - Opened by sanposhiho over 3 years ago
#70 - Add upper limit of concurrency
Pull Request -
State: closed - Opened by sanposhiho over 3 years ago
#69 - Add: add check if mock file exist or not
Pull Request -
State: closed - Opened by sanposhiho over 3 years ago
#68 - gomockhandler don't generate mocks when the user deletes a mock file manually
Issue -
State: closed - Opened by sanposhiho over 3 years ago
#67 - Fix typo on README
Pull Request -
State: closed - Opened by sanposhiho over 3 years ago
#66 - Add docs for developer
Pull Request -
State: closed - Opened by sanposhiho over 3 years ago
#65 - find un-managed mocks
Pull Request -
State: closed - Opened by riita10069 over 3 years ago
- 8 comments
#64 - Fix(docs): suggestion on delete mock
Pull Request -
State: closed - Opened by sanposhiho over 3 years ago
#63 - Add: suggest message when delete mock from configuration
Pull Request -
State: closed - Opened by sanposhiho over 3 years ago
#62 - upper limit of concurrency
Issue -
State: closed - Opened by sanposhiho over 3 years ago
Labels: enhancement
#61 - find un-managed mocks with `gomockhandler check` cmd
Issue -
State: closed - Opened by sanposhiho over 3 years ago
Labels: enhancement
#60 - suggest message to delete mock file when `gomockhandler deletemock`
Issue -
State: closed - Opened by sanposhiho over 3 years ago
Labels: enhancement
#59 - configuration file is not readable
Issue -
State: closed - Opened by sanposhiho over 3 years ago
- 1 comment
Labels: enhancement
#58 - fix(deps): goodbye easyjson
Pull Request -
State: closed - Opened by sanposhiho over 3 years ago
#57 - the order on generated configuration is randomly changed
Issue -
State: closed - Opened by handball811 over 3 years ago
- 4 comments
#56 - Add target_dir option
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
#55 - Feat: add target_dir option
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#54 - create auto mode
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
- 1 comment
#53 - add flag -f to force generate mocks
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#52 - add -f flag
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
Labels: enhancement
#51 - Update README.md
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#50 - Fix: do not add breaking change on config file
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#49 - Fix Go 1.16 installation on README
Pull Request -
State: closed - Opened by fsmiamoto almost 4 years ago
- 1 comment
#48 - Feat: get source's file checksum and check if source is updated or not when mockgen/check
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
- 2 comments
#47 - get source's file checksum and check if source is updated or not when mockgen/check
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
Labels: enhancement
#46 - Fix: print success log on check
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#45 - Revert "Feat: get source's file checksum and check if source is updated or not when mockgen/check (#44)"
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#44 - Feat: get source's file checksum and check if source is updated or not when mockgen/check
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#43 - Fix: print mockgen command when failed run mockgen
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#42 - Add: default value on config option
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#41 - Delete: concurrency option
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#40 - Fix: set currency for mockgen
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#39 - Fix: delete destination field from config
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#38 - Fix: delete unuse func
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#37 - Fix: run mockgen when run generateConfig
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#36 - Fix: bug that prevented proper use from non-root directories
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#35 - Fix bug that prevented proper use from non-root directories
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
Labels: bug
#34 - Fix: move pkg and refactor storing mocks
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#33 - Don't generate mock when config is generated
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
- 1 comment
#32 - return error when config not found
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#31 - Fix: rename package realmain to command
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#30 - Fix: format config json
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#29 - Do not put unnecessary option settings in the config file
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
Labels: enhancement
#28 - Implement a way to check the definition of mock
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
Labels: enhancement
#27 - Update README.md
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#26 - Fix: rewrite some option's description and fix some nits
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#25 - Feat: use config instead of project_root
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#24 - Feat: create deletemock
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#23 - Allow project_root to be specified by relative path
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#22 - Create CLI to delete mock from config
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
Labels: enhancement
#21 - Fix: small bugs
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#20 - Feat: test github action
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#19 - Fix: clean destination path
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#18 - exit 1 when some mock is not uptodate
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#17 - Allow project_root to be specified by relative path
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
Labels: enhancement
#16 - Add sample of github action
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
- 1 comment
Labels: documentation
#15 - Check should be exit with non-zero code, when some mocks is not uptodate
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
Labels: bug
#14 - Write test, test, test.....
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
#13 - Format json config
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
- 1 comment
Labels: enhancement
#12 - convert mockgen command to gomockhandler config format.
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
#11 - Parallel
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#10 - create all
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#9 - Fix: package stcurture
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#8 - Fix: cleanup after use playground
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#7 - Use temp file when check mock
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#6 - Add more information on README
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#5 - Fix: not use os.Readfile
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#4 - Feat: support reflect mode
Pull Request -
State: closed - Opened by sanposhiho almost 4 years ago
#3 - create mocks from the config file
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
Labels: enhancement
#2 - Check by checking gomockhandler.json
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
Labels: enhancement
#1 - Support reflect mode of mockgen
Issue -
State: closed - Opened by sanposhiho almost 4 years ago
Labels: enhancement