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

Fix clang-tidy warnings #101

Merged
merged 4 commits into from
Dec 6, 2022
Merged

Fix clang-tidy warnings #101

merged 4 commits into from
Dec 6, 2022

Conversation

tezc
Copy link
Owner

@tezc tezc commented Dec 6, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Merging #101 (ac7c7f6) into master (54984f4) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #101   +/-   ##
=======================================
  Coverage   99.49%   99.49%           
=======================================
  Files          21       21           
  Lines        2180     2181    +1     
  Branches      385      385           
=======================================
+ Hits         2169     2170    +1     
  Misses          3        3           
  Partials        8        8           
Impacted Files Coverage Δ
logger/sc_log.c 100.00% <100.00%> (ø)
signal/sc_signal.c 100.00% <100.00%> (ø)
timer/sc_timer.c 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 54984f4...ac7c7f6. Read the comment docs.

@tezc tezc merged commit 985a708 into master Dec 6, 2022
@tezc tezc deleted the fix-warning branch December 6, 2022 21:55
@tezc tezc changed the title Skip clang-tidy check Fix clang-tidy warnings Dec 6, 2022
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