Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

uv_fs: More clear errmsg when UvFsProbeCapabilities fails #275

Merged
merged 1 commit into from May 5, 2022

Conversation

MathieuBordere
Copy link
Contributor

Closes canonical/go-dqlite#183

Signed-off-by: Mathieu Borderé mathieu.bordere@canonical.com

Signed-off-by: Mathieu Borderé <mathieu.bordere@canonical.com>
@codecov-commenter
Copy link

codecov-commenter commented May 5, 2022

Codecov Report

Merging #275 (fc4fecd) into master (1b5efd4) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
+ Coverage   83.58%   83.62%   +0.03%     
==========================================
  Files          48       48              
  Lines        9000     9002       +2     
  Branches     2411     2413       +2     
==========================================
+ Hits         7523     7528       +5     
+ Misses        935      932       -3     
  Partials      542      542              
Impacted Files Coverage Δ
src/uv_fs.c 72.10% <100.00%> (+0.12%) ⬆️
src/replication.c 76.05% <0.00%> (-0.13%) ⬇️
src/uv_send.c 91.28% <0.00%> (+1.51%) ⬆️

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 1b5efd4...fc4fecd. Read the comment docs.

@stgraber stgraber merged commit 668ccc1 into canonical:master May 5, 2022
@MathieuBordere MathieuBordere deleted the probe-errors branch December 9, 2022 10:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid memory address or nil pointer dereference within DQLite library
3 participants