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

sc_uri: use snprintf instead of sprintf #106

Merged
merged 1 commit into from
Mar 8, 2023
Merged

sc_uri: use snprintf instead of sprintf #106

merged 1 commit into from
Mar 8, 2023

Conversation

tezc
Copy link
Owner

@tezc tezc commented Mar 8, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Merging #106 (a57017f) into master (2aabcc4) will decrease coverage by 0.10%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
- Coverage   99.45%   99.35%   -0.10%     
==========================================
  Files          21       21              
  Lines        2183     2183              
  Branches      386      386              
==========================================
- Hits         2171     2169       -2     
- Misses          3        4       +1     
- Partials        9       10       +1     
Impacted Files Coverage Δ
uri/sc_uri.c 97.95% <100.00%> (-2.05%) ⬇️

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 2aabcc4...a57017f. Read the comment docs.

@tezc tezc merged commit 86a1574 into master Mar 8, 2023
@tezc tezc deleted the fix-macos branch March 8, 2023 10:59
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