Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect JSON in output and use code block for it and make long outputs scrollable #306

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

davorrunje
Copy link
Contributor

Description

Detect JSON in output and use code block for it and make long outputs scrollable.

Type of change

  • New feature (a non-breaking change that adds functionality)

Checklist

  • I have conducted a self-review of my own code
  • I have made the necessary changes to the documentation
  • My changes do not generate any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my new feature

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
fastagency/helpers.py 93.10% <100.00%> (+33.10%) ⬆️
fastagency/ui/mesop/data_model.py 100.00% <ø> (ø)
fastagency/ui/mesop/message.py 54.81% <100.00%> (-0.28%) ⬇️
fastagency/ui/mesop/styles.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@kumaranvpl kumaranvpl added this pull request to the merge queue Oct 3, 2024
Merged via the queue into main with commit 18c5bb7 Oct 3, 2024
22 checks passed
@kumaranvpl kumaranvpl deleted the add-pretty-mesop-output branch October 3, 2024 10:30
@davorrunje davorrunje restored the add-pretty-mesop-output branch October 4, 2024 13:16
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