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

Do not use fjson #4175

Merged
merged 7 commits into from Mar 13, 2024

Merge branch 'main' into fjson-diff

4952712
Select commit
Failed to load commit list.
Merged

Do not use fjson #4175

Merge branch 'main' into fjson-diff
4952712
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 0s

73.86% (-0.63%) compared to c89b88e

View this Pull Request on Codecov

73.86% (-0.63%) compared to c89b88e

Details

Codecov Report

Attention: Patch coverage is 44.82759% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 73.86%. Comparing base (c89b88e) to head (4952712).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4175      +/-   ##
==========================================
- Coverage   74.49%   73.86%   -0.63%     
==========================================
  Files         354      353       -1     
  Lines       23038    22985      -53     
==========================================
- Hits        17162    16979     -183     
- Misses       4555     4708     +153     
+ Partials     1321     1298      -23     
Files Coverage Δ
internal/bson/bson.go 0.00% <ø> (-43.34%) ⬇️
internal/bson2/array.go 65.45% <ø> (+4.43%) ⬆️
internal/bson2/document.go 61.76% <ø> (-2.13%) ⬇️
internal/bson2/logging.go 90.41% <100.00%> (+0.27%) ⬆️
internal/bson2/raw_array.go 32.25% <ø> (+3.68%) ⬆️
internal/bson2/raw_document.go 83.56% <ø> (+1.74%) ⬆️
internal/wire/op_msg.go 70.08% <100.00%> (ø)
internal/wire/op_query.go 53.40% <100.00%> (ø)
internal/wire/op_reply.go 60.86% <100.00%> (ø)
internal/bson2/bson2.go 83.07% <0.00%> (-1.30%) ⬇️
... and 2 more

... and 13 files with indirect coverage changes