|
07ffdd839f
|
Refactoring, improve code coverage (#72)
* Refactoring, improve code coverage
* Add unit test for gelAllFilesNameByDirName
* Add codecov coverage into README.md
* Improve coverage readFileBytesByFilePath
|
2023-10-09 01:16:53 +02:00 |
|
|
951bb3bd0a
|
Update openai-gpt.go
Removed duplicate comment
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
|
2023-07-09 13:16:59 +02:00 |
|
|
9670cf00c8
|
Small refactor to reduce LOC and keep code DRY. (#53)
|
2023-06-26 18:55:49 +02:00 |
|
|
a7c69c8849
|
refactoring: Tiny refactoring (#47)
* tiny refactoring name convention, and file name.
* added command line arguments files
* fix typo comment
|
2023-06-01 00:15:21 +02:00 |
|
|
6468b5aa6f
|
refactor:Added Integration test and tiny refactoring (#23)
* Refactoring name convention
* Added integration test
* Added Makefile
* Bump golang.org/x/crypto from 0.0.0-20220826181053-bd7e27e6170d to 0.6.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220826181053-bd7e27e6170d to 0.6.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.6.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
* Upgrade go from 1.16 to 1.20
* Added integration test: HTTP, TCP, SSH
* Added Makefile Improve README.md
* Fixed unit test CI
* Fixed go-version
* Added integration test into C.I. actions
---------
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-26 18:04:05 +01:00 |
|