Skip to content

chore(deps): bump libre-graph-api-go to latest main - #3246

Open
dschmidt wants to merge 1 commit into
mainfrom
chore/bump-libre-graph-api-go
Open

chore(deps): bump libre-graph-api-go to latest main#3246
dschmidt wants to merge 1 commit into
mainfrom
chore/bump-libre-graph-api-go

Conversation

@dschmidt

@dschmidt dschmidt commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps libre-graph-api-go to current main. The regenerated GetUserPhoto returns io.Reader, so the obsolete Close() is dropped.

GetUserPhoto now returns io.Reader; drop the obsolete Close().
@dschmidt dschmidt added dependencies Pull requests that update a dependency file Type:Dependencies Type:Maintenance E.g. technical debt, packaging, etc. labels Aug 5, 2026
@codacy-production

codacy-production Bot commented Aug 5, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 101 duplication

Metric Results
Complexity 0
Duplication 101

View in Codacy

🟢 Coverage ∅ diff coverage · -0.03% coverage variation

Metric Results
Coverage variation -0.03% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (76ff13b) 84009 19267 22.93%
Head commit (0fb3439) 84007 (-2) 19240 (-27) 22.90% (-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 (#3246) 0 0 ∅ (not applicable)

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 removed the dependencies Pull requests that update a dependency file label Aug 5, 2026
}
return nil, NewConnectorError(http.StatusBadGateway, "failed to fetch avatar")
}
defer photoFile.Close()

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Labels

Type:Dependencies Type:Maintenance E.g. technical debt, packaging, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant