Skip to content

fix(posixfs scan): Setup logger for scan command - #3185

Open
rhafer wants to merge 1 commit into
opencloud-eu:mainfrom
rhafer:issue/3184
Open

fix(posixfs scan): Setup logger for scan command#3185
rhafer wants to merge 1 commit into
opencloud-eu:mainfrom
rhafer:issue/3184

Conversation

@rhafer

@rhafer rhafer commented Jul 28, 2026

Copy link
Copy Markdown
Member

Setup a logger for the FS. The nats kv clients for the caches need one to be able to log NAT connection issues.

Fixes: #3184

Setup a logger for the FS. The nats kv clients for the caches need one
to be able to log NAT connection issues.

Fixes: opencloud-eu#3184
@rhafer
rhafer requested a review from aduffeck July 28, 2026 11:26
@rhafer rhafer self-assigned this Jul 28, 2026
@codacy-production

codacy-production Bot commented Jul 28, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

🟢 Coverage 0.00% diff coverage · +0.02% coverage variation

Metric Results
Coverage variation +0.02% coverage variation (-1.00%)
Diff coverage 0.00% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7438990) 82331 19130 23.24%
Head commit (1427a2e) 82337 (+6) 19145 (+15) 23.25% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3185) 6 0 0.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

opencloud posixfs scan command aborting with nil derefence

1 participant