Skip to content

Remove c_format as redundant #182

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

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Remove c_format as redundant #182

merged 1 commit into from
Nov 18, 2024

Conversation

anutosh491
Copy link
Collaborator

Fixes #178

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.78%. Comparing base (b1f9f75) to head (05df30a).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #182   +/-   ##
=======================================
  Coverage   80.78%   80.78%           
=======================================
  Files          19       19           
  Lines         973      973           
  Branches       93       93           
=======================================
  Hits          786      786           
  Misses        187      187           
Files with missing lines Coverage Δ
src/xinterpreter.cpp 91.35% <ø> (ø)
Files with missing lines Coverage Δ
src/xinterpreter.cpp 91.35% <ø> (ø)

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@anutosh491
Copy link
Collaborator Author

Simple change, looks ready. Merging

@anutosh491 anutosh491 merged commit e702dd9 into main Nov 18, 2024
10 checks passed
@anutosh491 anutosh491 deleted the anutosh491-patch-2 branch November 18, 2024 12:54
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.

c_format function looks redundant
2 participants