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

Fixed missing include for strcasecmp and _strnicmp in curl example. #19

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

nmoinvaz
Copy link
Owner

@nmoinvaz nmoinvaz commented Feb 3, 2023

No description provided.

@nmoinvaz nmoinvaz added the bug Something isn't working label Feb 3, 2023
@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #19 (6d1b558) into master (95f581e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   52.40%   52.40%           
=======================================
  Files          53       53           
  Lines        4372     4372           
  Branches     1018     1018           
=======================================
  Hits         2291     2291           
  Misses       1449     1449           
  Partials      632      632           
Flag Coverage Δ
macos 50.74% <ø> (ø)
ubuntu 43.26% <ø> (ø)
ubuntu_curl 43.46% <ø> (ø)
windows 54.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
test/curl_proxyres.c 51.61% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nmoinvaz nmoinvaz enabled auto-merge (rebase) February 3, 2023 21:07
@nmoinvaz nmoinvaz merged commit 6feaec2 into master Feb 3, 2023
@nmoinvaz nmoinvaz deleted the nathan/master/curl-string-h branch February 3, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants