Skip to content

Conversation

@coderabbitai
Copy link
Contributor

@coderabbitai coderabbitai bot commented Dec 8, 2025

Docstrings generation was requested by @dkaushik94.

The following files were modified:

  • src/lfx/src/lfx/events/observability/lifecycle_events.py
  • src/lfx/src/lfx/graph/graph/base.py
  • src/lfx/src/lfx/graph/vertex/base.py
  • src/lfx/tests/unit/events/observability/test_lifecycle_events.py
These files were kept as they were
  • src/lfx/tests/unit/graph/graph/test_base.py
  • src/lfx/tests/unit/graph/vertex/test_vertex_base.py
These file types are not supported
  • pyproject.toml
  • src/lfx/pyproject.toml
ℹ️ Note

CodeRabbit cannot perform edits on its own pull requests yet.

Debojit Kaushik and others added 2 commits December 8, 2025 21:08
Added AGUI events to vertices and the graph. Created Decorator to add observability to Langflow workflows. TODO: Unit tests, feature gating to nullify impact in current production code paths.

Added unit tests for lifecycle_events. Refraining from using event_manager for now since this capability is goig to stay dormant until APIs are ready for streaming.

Added unit tests for before_callback_event and after_callback_event in graph and vertex classes.
Docstrings generation was requested by @dkaushik94.

* #10780 (comment)

The following files were modified:

* `src/lfx/src/lfx/events/observability/lifecycle_events.py`
* `src/lfx/src/lfx/graph/graph/base.py`
* `src/lfx/src/lfx/graph/vertex/base.py`
* `src/lfx/tests/unit/events/observability/test_lifecycle_events.py`
@coderabbitai coderabbitai bot requested a review from dkaushik94 December 8, 2025 15:42
@github-actions github-actions bot added the community Pull Request from an external contributor label Dec 8, 2025
@coderabbitai
Copy link
Contributor Author

coderabbitai bot commented Dec 8, 2025

Important

Review skipped

CodeRabbit bot authored PR detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dkaushik94 dkaushik94 force-pushed the add-lifecycle-events branch 4 times, most recently from 5b8031e to 7d1235a Compare December 9, 2025 09:32
@dkaushik94 dkaushik94 force-pushed the add-lifecycle-events branch 2 times, most recently from 6ab731b to fb58273 Compare December 30, 2025 19:21
@dkaushik94 dkaushik94 force-pushed the add-lifecycle-events branch 4 times, most recently from 6deba06 to 33e7af1 Compare January 9, 2026 18:57
Base automatically changed from add-lifecycle-events to main January 9, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Pull Request from an external contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants