Skip to content

Refactor workflow run#355

Merged
davorrunje merged 20 commits into
mainfrom
refactor-workflow-run
Oct 9, 2024
Merged

Refactor workflow run#355
davorrunje merged 20 commits into
mainfrom
refactor-workflow-run

Conversation

@davorrunje

Copy link
Copy Markdown
Contributor

Description

Type of change

  • Documentation (typos, code examples, or any documentation updates)
  • Bug fix (a non-breaking change that resolves an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would disrupt existing functionality)
  • This change requires a documentation update

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
  • I have included code examples to illustrate the modifications

@codecov

codecov Bot commented Oct 9, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 53.26087% with 43 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
fastagency/adapters/fastapi/base.py 42.10% 11 Missing ⚠️
fastagency/ui/mesop/main.py 23.07% 10 Missing ⚠️
fastagency/ui/mesop/message.py 14.28% 6 Missing ⚠️
fastagency/adapters/nats/base.py 54.54% 5 Missing ⚠️
fastagency/base.py 75.00% 1 Missing and 1 partial ⚠️
fastagency/cli/cli.py 66.66% 2 Missing ⚠️
docs/docs_src/getting_started/main_mesop.py 0.00% 1 Missing ⚠️
docs/docs_src/tutorial/giphy/main.py 50.00% 1 Missing ⚠️
docs/docs_src/tutorial/giphy/simple_main.py 50.00% 1 Missing ⚠️
docs/docs_src/user_guide/ui/mesop/main_mesop.py 0.00% 1 Missing ⚠️
... and 3 more
Files with missing lines Coverage Δ
docs/docs_src/getting_started/main_console.py 100.00% <100.00%> (ø)
...cs_src/user_guide/custom_user_interactions/main.py 100.00% <100.00%> (ø)
...ocs/docs_src/user_guide/external_rest_apis/main.py 100.00% <100.00%> (ø)
...docs_src/user_guide/external_rest_apis/security.py 100.00% <100.00%> (ø)
docs/docs_src/user_guide/runtimes/autogen/main.py 100.00% <100.00%> (ø)
.../docs_src/user_guide/runtimes/autogen/websurfer.py 100.00% <100.00%> (ø)
..._src/user_guide/runtimes/autogen/websurfer_tool.py 100.00% <100.00%> (ø)
examples/cli/main_console.py 100.00% <100.00%> (ø)
fastagency/app.py 71.42% <ø> (ø)
fastagency/messages.py 80.28% <100.00%> (+4.22%) ⬆️
... and 17 more

... and 1 file with indirect coverage changes

@davorrunje davorrunje added this pull request to the merge queue Oct 9, 2024
Merged via the queue into main with commit ea67172 Oct 9, 2024
@davorrunje davorrunje deleted the refactor-workflow-run branch October 9, 2024 22:05
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.

3 participants