Skip to content

graph: driveItem creation under drives/items/children#3116

Draft
dschmidt wants to merge 1 commit into
feat/driveitem-following-tagsfrom
feat/driveitem-creation
Draft

graph: driveItem creation under drives/items/children#3116
dschmidt wants to merge 1 commit into
feat/driveitem-following-tagsfrom
feat/driveitem-creation

Conversation

@dschmidt

Copy link
Copy Markdown
Contributor

Implements opencloud-eu/libre-graph-api#42: POST children at the drive root and below items (folder, empty file, remoteItem mounting unchanged), @libre.graph.conflictBehavior (fail/replace) and @libre.graph.missingParentsBehavior=create for colon-syntax URLs.

Temporarily targets #3113 because it needs the client bump from there, retarget to main once that merges.

@codacy-production

codacy-production Bot commented Jul 11, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 29 complexity · 0 duplication

Metric Results
Complexity 29
Duplication 0

View in Codacy

🟢 Coverage 60.32% diff coverage · +0.12% coverage variation

Metric Results
Coverage variation +0.12% coverage variation (-1.00%)
Diff coverage 60.32% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (44d904a) 82492 19131 23.19%
Head commit (ec41d9c) 82732 (+240) 19288 (+157) 23.31% (+0.12%)

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 (#3116) 247 149 60.32%

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.

@dschmidt
dschmidt force-pushed the feat/driveitem-creation branch from f0ba6e1 to 10c2414 Compare July 11, 2026 14:17
@dschmidt
dschmidt force-pushed the feat/driveitem-following-tags branch from e5ece35 to 98f3a9e Compare July 11, 2026 14:55
@dschmidt
dschmidt force-pushed the feat/driveitem-creation branch from 10c2414 to a21622c Compare July 11, 2026 14:55
@dschmidt
dschmidt force-pushed the feat/driveitem-following-tags branch from 98f3a9e to b337d6a Compare July 15, 2026 08:11
@dschmidt
dschmidt force-pushed the feat/driveitem-creation branch from a21622c to f684570 Compare July 15, 2026 08:11
@dschmidt
dschmidt force-pushed the feat/driveitem-following-tags branch from b337d6a to 44d904a Compare July 20, 2026 21:35
Implements the CreateDriveItem/CreateChildDriveItem operations from
libre-graph-api#42 including @libre.graph.conflictBehavior and
@libre.graph.missingParentsBehavior.
@dschmidt
dschmidt force-pushed the feat/driveitem-creation branch from f684570 to ec41d9c Compare July 20, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant