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

Add-flags #21

Merged
merged 2 commits into from
Jan 24, 2023
Merged

Add-flags #21

merged 2 commits into from
Jan 24, 2023

Conversation

pjtatlow
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 24, 2023

Codecov Report

Base: 94.69% // Head: 94.47% // Decreases project coverage by -0.23% ⚠️

Coverage data is based on head (8b293ce) compared to base (91a2ea9).
Patch coverage: 83.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   94.69%   94.47%   -0.23%     
==========================================
  Files          21       21              
  Lines        3752     3782      +30     
==========================================
+ Hits         3553     3573      +20     
- Misses        199      209      +10     
Impacted Files Coverage Δ
src/bucket.rs 97.21% <ø> (ø)
src/cursor.rs 91.63% <ø> (ø)
src/data.rs 87.67% <ø> (ø)
src/errors.rs 80.70% <ø> (ø)
src/freelist.rs 97.86% <ø> (ø)
src/lib.rs 96.87% <ø> (ø)
src/meta.rs 100.00% <ø> (ø)
src/node.rs 95.82% <ø> (ø)
src/page.rs 99.30% <ø> (ø)
tests/common/record.rs 86.55% <ø> (+0.32%) ⬆️
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pjtatlow pjtatlow merged commit c1130ea into master Jan 24, 2023
@pjtatlow pjtatlow deleted the add-flags branch June 16, 2023 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant