FerretDB / wire

Apache License 2.0
2 stars 3 forks source link

Add `LogMessage` and `LogMessageIndent` methods #43

Closed AlekSi closed 1 week ago

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 65.87%. Comparing base (2b5816f) to head (96dc21a). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
wirebson/raw_array.go 0.00% 4 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/FerretDB/wire/pull/43/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/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB) ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== + Coverage 65.73% 65.87% +0.13% ========================================== Files 41 41 Lines 1789 1805 +16 ========================================== + Hits 1176 1189 +13 - Misses 443 446 +3 Partials 170 170 ``` | [Files with missing lines](https://app.codecov.io/gh/FerretDB/wire/pull/43?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB) | Coverage Δ | | |---|---|---| | [wirebson/array.go](https://app.codecov.io/gh/FerretDB/wire/pull/43?src=pr&el=tree&filepath=wirebson%2Farray.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#diff-d2lyZWJzb24vYXJyYXkuZ28=) | `64.78% <100.00%> (+2.10%)` | :arrow_up: | | [wirebson/bson.go](https://app.codecov.io/gh/FerretDB/wire/pull/43?src=pr&el=tree&filepath=wirebson%2Fbson.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#diff-d2lyZWJzb24vYnNvbi5nbw==) | `89.47% <ø> (ø)` | | | [wirebson/document.go](https://app.codecov.io/gh/FerretDB/wire/pull/43?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=) | `48.07% <100.00%> (+2.07%)` | :arrow_up: | | [wirebson/raw\_document.go](https://app.codecov.io/gh/FerretDB/wire/pull/43?src=pr&el=tree&filepath=wirebson%2Fraw_document.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#diff-d2lyZWJzb24vcmF3X2RvY3VtZW50Lmdv) | `85.13% <100.00%> (+0.84%)` | :arrow_up: | | [wirebson/raw\_array.go](https://app.codecov.io/gh/FerretDB/wire/pull/43?src=pr&el=tree&filepath=wirebson%2Fraw_array.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB#diff-d2lyZWJzb24vcmF3X2FycmF5Lmdv) | `21.87% <0.00%> (-3.13%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/FerretDB/wire/pull/43/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB) | [Flag](https://app.codecov.io/gh/FerretDB/wire/pull/43/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/43/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FerretDB) | `65.87% <75.00%> (+0.13%)` | :arrow_up: | 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.