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

chores: put _new and _free functions into a macro #138

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

Gottox
Copy link
Owner

@Gottox Gottox commented Sep 16, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Patch coverage: 16.66% and project coverage change: +0.16% 🎉

Comparison is base (7ca6e5f) 60.28% compared to head (ad06ea9) 60.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   60.28%   60.44%   +0.16%     
==========================================
  Files          58       58              
  Lines        4769     4672      -97     
  Branches      718      706      -12     
==========================================
- Hits         2875     2824      -51     
+ Misses       1480     1443      -37     
+ Partials      414      405       -9     
Files Changed Coverage Δ
lib/read/archive/compression_options.c 88.05% <0.00%> (+5.91%) ⬆️
lib/read/file/file_iterator.c 78.89% <0.00%> (+5.87%) ⬆️
lib/read/file/file_reader.c 87.09% <0.00%> (+10.50%) ⬆️
lib/read/utils/utils.h 100.00% <ø> (ø)
lib/read/xattr/xattr_iterator.c 71.35% <0.00%> (+1.16%) ⬆️
lib/read/directory/directory_iterator.c 76.74% <50.00%> (-0.32%) ⬇️
lib/read/tree/walker.c 73.55% <50.00%> (+0.78%) ⬆️

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

@sonarcloud
Copy link

sonarcloud bot commented Sep 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Gottox Gottox merged commit dc22591 into main Sep 16, 2023
24 of 25 checks passed
@Gottox Gottox deleted the improve/macro-for-heap-impls branch September 17, 2023 07:22
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