Skip to content

Verify parent ids during the consistency check#2813

Merged
aduffeck merged 2 commits into
opencloud-eu:mainfrom
aduffeck:parentid-consistency
May 22, 2026
Merged

Verify parent ids during the consistency check#2813
aduffeck merged 2 commits into
opencloud-eu:mainfrom
aduffeck:parentid-consistency

Conversation

@aduffeck
Copy link
Copy Markdown
Member

Fixes #2372
Note: depends on opencloud-eu/reva#645

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 21, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 13 complexity · 0 duplication

Metric Results
Complexity 13
Duplication 0

View in Codacy

🟢 Coverage 0.00% diff coverage · -0.03% coverage variation

Metric Results
Coverage variation -0.03% 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 (b189fad) 81282 18673 22.97%
Head commit (c336e4a) 81329 (+47) 18663 (-10) 22.95% (-0.03%)

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 (#2813) 58 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.

@aduffeck aduffeck force-pushed the parentid-consistency branch from 6aa6a79 to c336e4a Compare May 22, 2026 08:37
@aduffeck aduffeck merged commit 29f0387 into opencloud-eu:main May 22, 2026
63 checks passed
@aduffeck aduffeck deleted the parentid-consistency branch May 22, 2026 09:18
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.

when checking the consistency of a posixfs also descend into subfolders

2 participants