ComposeUI
ComposeUI copied to clipboard
feat(fdc3) - Add leftover FDC3 native client implementation
Implemented
GetUserChannelsFindIntentGetOrCreateChannelFindInstancesFindIntentsByContextRaiseIntentForContextRaiseIntentAddIntentListenerOpenCreatePrivateChannel
Codecov Report
:x: Patch coverage is 66.92776% with 380 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 65.8%. Comparing base (b4cd6c6) to head (9e8e561).
:x: Your patch check has failed because the patch coverage (66.9%) is below the target coverage (100.0%). You can increase the patch coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #1114 +/- ##
=======================================
+ Coverage 64.3% 65.8% +1.4%
=======================================
Files 325 334 +9
Lines 8681 9761 +1080
Branches 1103 1283 +180
=======================================
+ Hits 5587 6426 +839
- Misses 2781 2955 +174
- Partials 313 380 +67
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...DependencyInjection/ServiceCollectionExtensions.cs | 100.0% <100.0%> (ø) |
|
| ...t.Client/Infrastructure/Internal/MetadataClient.cs | 94.8% <100.0%> (+1.9%) |
:arrow_up: |
| ...Client/Infrastructure/Internal/Protocol/Channel.cs | 96.0% <100.0%> (ø) |
|
| ...ternal/Protocol/PrivateChannelInternalEventType.cs | 100.0% <100.0%> (ø) |
|
| ...topAgent.Shared/Converters/ContextJsonConverter.cs | 100.0% <ø> (ø) |
|
| ...pAgent.Shared/Converters/ValuationJsonConverter.cs | 100.0% <100.0%> (ø) |
|
| ....Fdc3.DesktopAgent.Shared/Fdc3StartupParameters.cs | 100.0% <ø> (ø) |
|
| ...dc3.DesktopAgent.Shared/SerializerOptionsHelper.cs | 100.0% <100.0%> (ø) |
|
| ...DependencyInjection/ServiceCollectionExtensions.cs | 100.0% <100.0%> (ø) |
|
| ....ComposeUI.Fdc3.DesktopAgent/Fdc3ShutdownAction.cs | 68.0% <100.0%> (ø) |
|
| ... and 20 more |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.