Fix #343, server now process chunks of bytes #346
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Jan 21, 2024 in 0s
100.00% (+0.00%) compared to 055e0f2
View this Pull Request on Codecov
100.00% (+0.00%) compared to 055e0f2
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
055e0f2
) 100.00% compared to head (c030133
) 100.00%.
Additional details and impacted files
@@ Coverage Diff @@
## master #346 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 38 38
Lines 8068 8065 -3
=========================================
- Hits 8068 8065 -3
Files | Coverage Δ | |
---|---|---|
simulators/acu/__init__.py | 100.00% <100.00%> (ø) |
|
simulators/acu/axis_status.py | 100.00% <ø> (ø) |
|
simulators/acu/pointing_status.py | 100.00% <ø> (ø) |
|
simulators/gaia/__init__.py | 100.00% <100.00%> (ø) |
|
simulators/minor_servos/__init__.py | 100.00% <100.00%> (ø) |
|
simulators/mscu/__init__.py | 100.00% <100.00%> (ø) |
|
simulators/server.py | 100.00% <100.00%> (ø) |
|
simulators/totalpower/__init__.py | 100.00% <100.00%> (ø) |
|
simulators/utils.py | 100.00% <100.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 055e0f2...c030133. Read the comment docs.
Loading