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

Implement name and description discovery over nats and fastapi #353

Merged
merged 2 commits into from
Oct 9, 2024

Fix: rename self.wf to self.provider

c2aa47d
Select commit
Loading
Failed to load commit list.
Merged

Implement name and description discovery over nats and fastapi #353

Fix: rename self.wf to self.provider
c2aa47d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 9, 2024 in 0s

22.72% of diff hit (target 65.73%)

View this Pull Request on Codecov

22.72% of diff hit (target 65.73%)

Annotations

Check warning on line 93 in fastagency/adapters/fastapi/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/fastapi/base.py#L91-L93

Added lines #L91 - L93 were not covered by tests

Check warning on line 281 in fastagency/adapters/fastapi/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/fastapi/base.py#L280-L281

Added lines #L280 - L281 were not covered by tests

Check warning on line 295 in fastagency/adapters/fastapi/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/fastapi/base.py#L295

Added line #L295 was not covered by tests

Check warning on line 298 in fastagency/adapters/fastapi/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/fastapi/base.py#L298

Added line #L298 was not covered by tests

Check warning on line 207 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L207

Added line #L207 was not covered by tests

Check warning on line 209 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L209

Added line #L209 was not covered by tests

Check warning on line 212 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 219 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L219

Added line #L219 was not covered by tests

Check warning on line 449 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L449

Added line #L449 was not covered by tests

Check warning on line 453 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L451-L453

Added lines #L451 - L453 were not covered by tests

Check warning on line 455 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L455

Added line #L455 was not covered by tests

Check warning on line 463 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L461-L463

Added lines #L461 - L463 were not covered by tests

Check warning on line 468 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L466-L468

Added lines #L466 - L468 were not covered by tests

Check warning on line 473 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L471-L473

Added lines #L471 - L473 were not covered by tests

Check warning on line 477 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L477

Added line #L477 was not covered by tests

Check warning on line 479 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L479

Added line #L479 was not covered by tests

Check warning on line 482 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L482

Added line #L482 was not covered by tests

Check warning on line 485 in fastagency/adapters/nats/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastagency/adapters/nats/base.py#L485

Added line #L485 was not covered by tests