CARTAvis / carta-backend

Source code repository for the backend component of CARTA, a new visualization tool designed for the ALMA, the VLA and the SKA pathfinders.
https://cartavis.github.io/
GNU General Public License v3.0
22 stars 11 forks source link

Add sync id and tile count to raster tile messages #1288

Closed pford closed 1 year ago

pford commented 1 year ago

Description

acdo2002 commented 1 year ago

Because adding the syncId for RASTER_TILE_DATA and RASTER_TILE_SYNC, the ICD tests need to be updated, please merge it after finishing the ICD tests (otherwise the daily monitor tests will failed). I will let everyone know when the tests are finish the updates.

acdo2002 commented 1 year ago

I have updated the tests code PR that can be passed on MacOS11 with this backend PR (and corresponding protobuf). Thanks for waiting!

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Health
src.Cache 66%
src.DataStream 52%
src.FileList 67%
src.Frame 50%
src.HttpServer 43%
src.ImageData 28%
src.ImageFitter 89%
src.ImageGenerators 44%
src.ImageStats 76%
src.Logger 44%
src.Main 54%
src.Region 18%
src.Session 29%
src.Table 52%
src.ThreadingManager 87%
src.Timer 85%
src.Util 48%
Summary 38% (7012 / 18558)