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

Unexport some bson types #280

Merged
merged 1 commit into from
Jan 19, 2022
Merged

Unexport some bson types #280

merged 1 commit into from
Jan 19, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Jan 19, 2022

Refs #260.

@AlekSi AlekSi enabled auto-merge (rebase) January 19, 2022 10:26
@AlekSi AlekSi added the code/chore Code maintenance improvements label Jan 19, 2022
@AlekSi AlekSi added this to the v0.0.6 milestone Jan 19, 2022
@codecov
Copy link

codecov bot commented Jan 19, 2022

Codecov Report

Merging #280 (d32c200) into main (af6c993) will not change coverage.
The diff coverage is 51.06%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #280   +/-   ##
=======================================
  Coverage   51.05%   51.05%           
=======================================
  Files         112      112           
  Lines        5347     5347           
=======================================
  Hits         2730     2730           
  Misses       2205     2205           
  Partials      412      412           
Impacted Files Coverage Δ
internal/bson/bson.go 0.00% <0.00%> (ø)
internal/types/types.go 94.11% <ø> (ø)
internal/bson/document.go 45.39% <45.45%> (ø)
internal/bson/datetime.go 67.85% <66.66%> (ø)
internal/bson/binary.go 57.89% <75.00%> (ø)
internal/bson/bool.go 60.00% <75.00%> (ø)
internal/bson/int32.go 68.18% <75.00%> (ø)
internal/bson/int64.go 68.18% <75.00%> (ø)
internal/bson/objectid.go 65.00% <75.00%> (ø)
internal/bson/timestamp.go 68.18% <75.00%> (ø)
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af6c993...d32c200. Read the comment docs.

@AlekSi AlekSi merged commit c251536 into main Jan 19, 2022
@AlekSi AlekSi deleted the unexport-bson-types branch January 19, 2022 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant