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

feat: new Snapshot::new_from() API #549

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

new Snapshot::new_from() API

f8bc074
Select commit
Loading
Failed to load commit list.
Open

feat: new Snapshot::new_from() API #549

new Snapshot::new_from() API
f8bc074
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

80.64% (+0.03%) compared to 953ceed

View this Pull Request on Codecov

80.64% (+0.03%) compared to 953ceed

Details

Codecov Report

Attention: Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.64%. Comparing base (953ceed) to head (f8bc074).

Files with missing lines Patch % Lines
kernel/src/table_changes/mod.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #549      +/-   ##
==========================================
+ Coverage   80.61%   80.64%   +0.03%     
==========================================
  Files          67       67              
  Lines       14278    14303      +25     
  Branches    14278    14303      +25     
==========================================
+ Hits        11510    11535      +25     
  Misses       2188     2188              
  Partials      580      580              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.