Skip to content

Store whole std out#17

Open
keiranjprice101 wants to merge 26 commits intomainfrom
store_whole_std_out
Open

Store whole std out#17
keiranjprice101 wants to merge 26 commits intomainfrom
store_whole_std_out

Conversation

@keiranjprice101
Copy link
Copy Markdown
Collaborator

@keiranjprice101 keiranjprice101 commented Mar 9, 2026

Store entire std out on exception in live data

@keiranjprice101 keiranjprice101 marked this pull request as ready for review March 9, 2026 09:05
@keiranjprice101 keiranjprice101 requested a review from Pasarus March 12, 2026 08:44
Copy link
Copy Markdown
Member

@Pasarus Pasarus left a comment

Choose a reason for hiding this comment

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

Are we getting to the point we should be having unit tests here?

@keiranjprice101 keiranjprice101 self-assigned this Mar 17, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

import tomllib, subprocess

deps = []
for p in ['live_data_processor/pyproject.toml', 'live_data_operator/pyproject.toml']:
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This is not very nice, but pip really dislikes installing deps from 2 pyproject.tomls

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.

2 participants