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 regression in strerror #276

Merged
merged 4 commits into from
Nov 22, 2023
Merged

Fix regression in strerror #276

merged 4 commits into from
Nov 22, 2023

Conversation

nsslh
Copy link
Contributor

@nsslh nsslh commented Nov 17, 2023

Fixes #274

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (94d3f22) 73.57% compared to head (37e929c) 76.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
+ Coverage   73.57%   76.22%   +2.65%     
==========================================
  Files          12       12              
  Lines         753      753              
==========================================
+ Hits          554      574      +20     
+ Misses        199      179      -20     

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

@Keno Keno merged commit 41d1897 into JuliaLang:master Nov 22, 2023
9 checks passed
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.

MethodError on findfirst instead of "Certificate verification failed"
3 participants