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 the flow style in the diff output #4170

Merged
merged 2 commits into from Mar 13, 2024

Merge branch 'main' into diff-flow

b840aa8
Select commit
Failed to load commit list.
Merged

Do not use the flow style in the diff output #4170

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

74.48% (-0.41%) compared to 75f5a74

View this Pull Request on Codecov

74.48% (-0.41%) compared to 75f5a74

Details

Codecov Report

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

Project coverage is 74.48%. Comparing base (75f5a74) to head (b840aa8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4170      +/-   ##
==========================================
- Coverage   74.89%   74.48%   -0.41%     
==========================================
  Files         354      354              
  Lines       23014    23038      +24     
==========================================
- Hits        17236    17160      -76     
- Misses       4465     4556      +91     
- Partials     1313     1322       +9     
Files Coverage Δ
internal/bson2/document.go 63.88% <100.00%> (+1.03%) ⬆️
internal/bson2/logging.go 90.14% <100.00%> (-0.14%) ⬇️
internal/wire/msg_body.go 50.00% <ø> (ø)
internal/wire/op_msg.go 70.08% <100.00%> (+0.78%) ⬆️
internal/wire/op_query.go 53.40% <100.00%> (+3.40%) ⬆️
internal/wire/op_reply.go 60.86% <100.00%> (+3.72%) ⬆️
internal/bson2/raw_document.go 81.81% <66.66%> (-2.19%) ⬇️
internal/clientconn/conn.go 51.35% <0.00%> (ø)
internal/bson2/array.go 61.01% <0.00%> (-2.15%) ⬇️
internal/bson2/raw_array.go 28.57% <0.00%> (-1.74%) ⬇️

... and 19 files with indirect coverage changes