FerretDB / wire

Apache License 2.0
2 stars 3 forks source link

Remove switching between block and flow log styles #39

Closed AlekSi closed 2 weeks ago

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.10%. Comparing base (9732387) to head (41d672f).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/FerretDB/wire/pull/39/graphs/tree.svg?width=650&height=150&src=pr&token=D0L283UZ26&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB)](https://app.codecov.io/gh/FerretDB/wire/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB) ```diff @@ Coverage Diff @@ ## main #39 +/- ## ========================================== - Coverage 65.26% 65.10% -0.17% ========================================== Files 43 43 Lines 1762 1748 -14 ========================================== - Hits 1150 1138 -12 + Misses 442 441 -1 + Partials 170 169 -1 ``` | [Files with missing lines](https://app.codecov.io/gh/FerretDB/wire/pull/39?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB) | Coverage Δ | | |---|---|---| | [msg\_body.go](https://app.codecov.io/gh/FerretDB/wire/pull/39?src=pr&el=tree&filepath=msg_body.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#diff-bXNnX2JvZHkuZ28=) | `50.00% <ø> (ø)` | | | [op\_msg.go](https://app.codecov.io/gh/FerretDB/wire/pull/39?src=pr&el=tree&filepath=op_msg.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#diff-b3BfbXNnLmdv) | `73.36% <100.00%> (-0.29%)` | :arrow_down: | | [op\_query.go](https://app.codecov.io/gh/FerretDB/wire/pull/39?src=pr&el=tree&filepath=op_query.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#diff-b3BfcXVlcnkuZ28=) | `47.77% <100.00%> (-1.14%)` | :arrow_down: | | [op\_reply.go](https://app.codecov.io/gh/FerretDB/wire/pull/39?src=pr&el=tree&filepath=op_reply.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#diff-b3BfcmVwbHkuZ28=) | `46.05% <100.00%> (-1.39%)` | :arrow_down: | | [wirebson/array\_iter.go](https://app.codecov.io/gh/FerretDB/wire/pull/39?src=pr&el=tree&filepath=wirebson%2Farray_iter.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#diff-d2lyZWJzb24vYXJyYXlfaXRlci5nbw==) | `60.00% <ø> (ø)` | | | [wirebson/document.go](https://app.codecov.io/gh/FerretDB/wire/pull/39?src=pr&el=tree&filepath=wirebson%2Fdocument.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#diff-d2lyZWJzb24vZG9jdW1lbnQuZ28=) | `44.44% <ø> (ø)` | | | [wirebson/document\_iter.go](https://app.codecov.io/gh/FerretDB/wire/pull/39?src=pr&el=tree&filepath=wirebson%2Fdocument_iter.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#diff-d2lyZWJzb24vZG9jdW1lbnRfaXRlci5nbw==) | `60.00% <ø> (ø)` | | | [wirebson/logging.go](https://app.codecov.io/gh/FerretDB/wire/pull/39?src=pr&el=tree&filepath=wirebson%2Flogging.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#diff-d2lyZWJzb24vbG9nZ2luZy5nbw==) | `92.30% <100.00%> (+0.84%)` | :arrow_up: | | [wireclient/wireclient.go](https://app.codecov.io/gh/FerretDB/wire/pull/39?src=pr&el=tree&filepath=wireclient%2Fwireclient.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#diff-d2lyZWNsaWVudC93aXJlY2xpZW50Lmdv) | `58.75% <100.00%> (ø)` | | | [Flag](https://app.codecov.io/gh/FerretDB/wire/pull/39/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB) | Coverage Δ | | |---|---|---| | [test](https://app.codecov.io/gh/FerretDB/wire/pull/39/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB) | `65.10% <100.00%> (-0.17%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#carryforward-flags-in-the-pull-request-comment) to find out more.