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

mapper: add a file mapper that freads file chunks #144

Merged
merged 2 commits into from
Jun 9, 2024
Merged

Conversation

Gottox
Copy link
Owner

@Gottox Gottox commented Sep 17, 2023

It needs to be tested if this is faster or slower than the mmap.

@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.52%. Comparing base (a41dec9) to head (fe5f05d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #144   +/-   ##
=======================================
  Coverage   64.52%   64.52%           
=======================================
  Files          74       74           
  Lines        5517     5517           
  Branches      827      827           
=======================================
  Hits         3560     3560           
  Misses       1478     1478           
  Partials      479      479           

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

@Gottox Gottox force-pushed the add/file-mapper branch 4 times, most recently from 6062433 to 32fa11d Compare June 8, 2024 17:40
Repository owner deleted a comment from sonarcloud bot Jun 8, 2024
Repository owner deleted a comment from sonarcloud bot Jun 8, 2024
Repository owner deleted a comment from sonarcloud bot Jun 8, 2024
Copy link

sonarcloud bot commented Jun 9, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Gottox Gottox merged commit 0e9efa0 into main Jun 9, 2024
18 checks passed
@Gottox Gottox deleted the add/file-mapper branch June 9, 2024 14:33
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