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

directory_iterator: use memchr for consistency checking #194

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

Gottox
Copy link
Owner

@Gottox Gottox commented Dec 14, 2023

No description provided.

Copy link

sonarcloud bot commented Dec 14, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bec925a) 63.10% compared to head (ca8cc21) 63.11%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #194   +/-   ##
=======================================
  Coverage   63.10%   63.11%           
=======================================
  Files          70       70           
  Lines        5196     5197    +1     
  Branches      782      782           
=======================================
+ Hits         3279     3280    +1     
  Misses       1482     1482           
  Partials      435      435           

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

@Gottox Gottox merged commit 9372c5b into main Dec 14, 2023
28 checks passed
@Gottox Gottox deleted the improve/use-memchr-instead-of-for-loop branch December 14, 2023 23:28
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