Skip to content

Fix JET-reported error in ca_roots_path()#43

Merged
aviatesk merged 1 commit into
JuliaLang:masterfrom
lgoettgens:lg/JET-ca_roots-path_convert
Aug 20, 2025
Merged

Fix JET-reported error in ca_roots_path()#43
aviatesk merged 1 commit into
JuliaLang:masterfrom
lgoettgens:lg/JET-ca_roots-path_convert

Conversation

@lgoettgens
Copy link
Copy Markdown
Contributor

Fixes the following error reported by JET (using julia 1.12):

julia> @report_call ca_roots_path()
═════ 1 possible error found ═════
┌ ca_roots_path() @ NetworkOptions /home/lgoe/code/julia/NetworkOptions.jl/src/ca_roots.jl:51
│ no matching method found `convert(::Type{String}, ::Nothing)`: convert(NetworkOptions.String, _2::Nothing)
└────────────────────

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.14%. Comparing base (532992f) to head (ecd0cc5).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   98.14%   98.14%           
=======================================
  Files           3        3           
  Lines         108      108           
=======================================
  Hits          106      106           
  Misses          2        2           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aviatesk aviatesk merged commit 46e14ef into JuliaLang:master Aug 20, 2025
7 checks passed
@lgoettgens lgoettgens deleted the lg/JET-ca_roots-path_convert branch August 20, 2025 13:34
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.

2 participants