Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

like for test target, instead of hardcoding make dependencies, check for make coverage #51

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

ldemailly
Copy link
Member

will allow to cover build tags in fortio/log

…for make coverage, will allow to cover build tags in fortio/log
@ldemailly ldemailly requested review from ccoVeille and asha-oss June 30, 2024 20:52
@ldemailly ldemailly merged commit 804846a into main Jun 30, 2024
5 checks passed
@ldemailly ldemailly deleted the make_coverage branch June 30, 2024 21:30
ldemailly added a commit to fortio/log that referenced this pull request Jun 30, 2024
@ldemailly
Copy link
Member Author

used in fortio/log#63
though I don't like how I wasn't able to... have codecov read the coverage*.out but gave up for now

ldemailly added a commit to fortio/log that referenced this pull request Jul 1, 2024
…json (#63)

* no_http/no_net and no_json buildtags 

* adding info about no_json and github.com/Zxilly/go-size-analyzer/cmd/gsa

* update comments and add test for nil *string

* adding make coverage now that fortio/workflows#51 is done

* added tests for struct etc

* lint the no_json path too

* json->JSON

Co-authored-by: ccoVeille <[email protected]>

* verify through test that byte = uint8 works and added log.Rune(k,v) to print 1 character as one would most likely expect

* put variable in makefile for go so I can run 'make GO_BIN=go1.23rc1'

---------

Co-authored-by: ccoVeille <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants