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

Simplify iterators #41

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Simplify iterators #41

merged 2 commits into from
Sep 13, 2024

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Sep 13, 2024

No description provided.

@mergify mergify bot assigned AlekSi Sep 13, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2024

Codecov Report

Attention: Patch coverage is 77.14286% with 8 lines in your changes missing coverage. Please review.

Project coverage is 65.08%. Comparing base (3a3f654) to head (e5c9b29).

Files with missing lines Patch % Lines
wirebson/array.go 76.47% 2 Missing and 2 partials ⚠️
wirebson/document.go 60.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   65.10%   65.08%   -0.02%     
==========================================
  Files          43       41       -2     
  Lines        1748     1753       +5     
==========================================
+ Hits         1138     1141       +3     
- Misses        441      442       +1     
- Partials      169      170       +1     
Files with missing lines Coverage Δ
wirebson/logging.go 92.30% <100.00%> (ø)
wirebson/raw_array.go 25.00% <100.00%> (ø)
wirebson/size.go 96.00% <100.00%> (ø)
wirebson/array.go 62.68% <76.47%> (-0.48%) ⬇️
wirebson/document.go 46.00% <60.00%> (+1.55%) ⬆️
Flag Coverage Δ
test 65.08% <77.14%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@AlekSi AlekSi marked this pull request as ready for review September 13, 2024 20:36
@AlekSi AlekSi merged commit 2df20a8 into main Sep 13, 2024
7 checks passed
@AlekSi AlekSi deleted the iter branch September 13, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants