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

replace UUIDs, implement batch insert #7

Merged
merged 6 commits into from
Jul 29, 2024

use multi-insert methods in chunks file parser

c434444
Select commit
Loading
Failed to load commit list.
Merged

replace UUIDs, implement batch insert #7

use multi-insert methods in chunks file parser
c434444
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2024 in 0s

99.21% (+1.10%) compared to 553307f

View this Pull Request on Codecov

99.21% (+1.10%) compared to 553307f

Details

Codecov Report

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

Project coverage is 99.21%. Comparing base (553307f) to head (c434444).

✅ All tests successful. No failed tests found.

Files Patch % Lines
src/parsers/pyreport/utils.rs 99.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   98.10%   99.21%   +1.10%     
==========================================
  Files          17       17              
  Lines        6171     7249    +1078     
==========================================
+ Hits         6054     7192    +1138     
+ Misses        117       57      -60     

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