Skip to content

Update v16#2491

Merged
ljeub-pometry merged 7 commits intov16from
update_v16
Feb 13, 2026
Merged

Update v16#2491
ljeub-pometry merged 7 commits intov16from
update_v16

Conversation

@ljeub-pometry
Copy link
Copy Markdown
Collaborator

What changes were proposed in this pull request?

Add relevant changes from master to v16

Why are the changes needed?

Get the CI for the v16 branch working properly

Does this PR introduce any user-facing change? If yes is this documented?

How was this patch tested?

Are there any further changes required?

ljeub-pometry and others added 6 commits February 12, 2026 18:04
* only trigger autofixing if all tests pass

* disable UI-test dependency as they are currently broken so that the autofix actually runs

* make sure graphql schema is actually updated and improve compile time in format workflow

* install all dependencies for the stubs-gen

* create a venv to avoid problems with maturin

* disable needs to speed up testing the workflow

* don't install raphtory twice

* need to activate the venv

* new attempt at getting the fast install to work properly

* reenable needs checks

* chore: apply tidy-public auto-fixes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* register plugins in stable order to avoid churn in the docs

* clean up warnings
)

* update the result handling to prevent the errors from going missing with async_graphql 7.1.0

* cargo update

* update rust version

* chore: apply tidy-public auto-fixes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* remove unused import of pandas internals

* attempt to fix tox tests for pandas>=3

* fix test for renamed pandas dtype

* rejig tests and dependency management

* make dev install everything

* make doc tests cleanup the output

* use duckdb to read the files instead of interfacing with pandas
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Rust Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: b9304d7 Previous: 4707062 Ratio
lotr_graph/num_nodes 1 ns/iter (± 0) 0 ns/iter (± 0) +∞

This comment was automatically generated by workflow using github-action-benchmark.

@ljeub-pometry ljeub-pometry merged commit 795a2c9 into v16 Feb 13, 2026
2 checks passed
@ljeub-pometry ljeub-pometry deleted the update_v16 branch February 13, 2026 08:25
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.

1 participant