Add channel environment to JSON message connection #99
Codecov / codecov/project
succeeded
Sep 6, 2023 in 1s
100.00% (+0.00%) compared to 9487a52
View this Pull Request on Codecov
100.00% (+0.00%) compared to 9487a52
Details
Codecov Report
Merging #99 (6ed329b) into master (9487a52) will not change coverage.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #99 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 97 99 +2
Lines 3757 3836 +79
=========================================
+ Hits 3757 3836 +79
Files Changed | Coverage Δ | |
---|---|---|
runtimepy/__init__.py | 100.00% <100.00%> (ø) |
|
runtimepy/channel/environment/base.py | 100.00% <100.00%> (ø) |
|
runtimepy/channel/environment/create.py | 100.00% <100.00%> (ø) |
|
runtimepy/channel/registry.py | 100.00% <100.00%> (ø) |
|
runtimepy/commands/arbiter.py | 100.00% <100.00%> (ø) |
|
runtimepy/commands/tui.py | 100.00% <100.00%> (ø) |
|
runtimepy/net/arbiter/base.py | 100.00% <100.00%> (ø) |
|
runtimepy/net/arbiter/info.py | 100.00% <100.00%> (ø) |
|
runtimepy/net/channel/__init__.py | 100.00% <100.00%> (ø) |
|
runtimepy/net/stream/json/base.py | 100.00% <100.00%> (ø) |
|
... and 4 more |
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading