Skip to content

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

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

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 138 duplication

Metric Results
Duplication 138

View in Codacy

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

Metric Results
Coverage variation +0.09% 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 (aadd0d6) 82356 19163 23.27%
Head commit (62014ba) 82596 (+240) 19291 (+128) 23.36% (+0.09%)

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-creation branch from 10c2414 to a21622c Compare July 11, 2026 14:55
@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-creation branch from f684570 to ec41d9c Compare July 20, 2026 21:37
@dschmidt
dschmidt marked this pull request as ready for review July 29, 2026 20:50
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 ec41d9c to 62014ba Compare July 29, 2026 20:51
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