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

ls: refactor PRINT_MODE macro into static functions #165

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

Gottox
Copy link
Owner

@Gottox Gottox commented Nov 20, 2023

No description provided.

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (c86b6a1) 61.07% compared to head (e1bf211) 61.20%.
Report is 2 commits behind head on main.

Files Patch % Lines
tools/src/ls.c 66.66% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   61.07%   61.20%   +0.13%     
==========================================
  Files          59       59              
  Lines        4763     4764       +1     
  Branches      722      717       -5     
==========================================
+ Hits         2909     2916       +7     
  Misses       1426     1426              
+ Partials      428      422       -6     

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

Copy link

sonarcloud bot commented Nov 20, 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 5617682 into main Nov 20, 2023
25 checks passed
@Gottox Gottox deleted the improve/refactor-print_mode branch November 20, 2023 21:32
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