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

Move old bson package #4177

Merged
merged 5 commits into from Mar 13, 2024

Merge branch 'main' into bson-bson2

ba12b0d
Select commit
Failed to load commit list.
Merged

Move old bson package #4177

Merge branch 'main' into bson-bson2
ba12b0d
Select commit
Failed to load commit list.
Codecov / codecov/project failed Mar 13, 2024 in 0s

68.21% (-6.30%) compared to 8483f04

View this Pull Request on Codecov

68.21% (-6.30%) compared to 8483f04

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.21%. Comparing base (8483f04) to head (ba12b0d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4177      +/-   ##
==========================================
- Coverage   74.51%   68.21%   -6.30%     
==========================================
  Files         339      339              
  Lines       22786    22786              
==========================================
- Hits        16978    15544    -1434     
- Misses       4502     5884    +1382     
- Partials     1306     1358      +52     
Files Coverage Δ
internal/bson2/oldbson/array.go 70.45% <ø> (ø)
internal/bson2/oldbson/binary.go 62.06% <ø> (ø)
internal/bson2/oldbson/bool.go 64.00% <ø> (ø)
internal/bson2/oldbson/cstring.go 73.68% <ø> (ø)
internal/bson2/oldbson/datetime.go 68.18% <ø> (ø)
internal/bson2/oldbson/document.go 58.94% <ø> (ø)
internal/bson2/oldbson/double.go 73.68% <ø> (ø)
internal/bson2/oldbson/int32.go 70.58% <ø> (ø)
internal/bson2/oldbson/int64.go 70.58% <ø> (ø)
internal/bson2/oldbson/null.go 0.00% <ø> (ø)
... and 6 more

... and 66 files with indirect coverage changes