Skip to content

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

Merged
ldemailly merged 1 commit intomainfrom
make_coverage
Jun 30, 2024
Merged

like for test target, instead of hardcoding make dependencies, check for make coverage#51
ldemailly merged 1 commit intomainfrom
make_coverage

Conversation

@ldemailly
Copy link
Copy Markdown
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 asha-oss and ccoVeille June 30, 2024 20:52
@ldemailly ldemailly merged commit 804846a into main Jun 30, 2024
@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
Copy Markdown
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 <3875889+ccoVeille@users.noreply.github.com>

* 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 <3875889+ccoVeille@users.noreply.github.com>
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