Skip to content

A support for parsing compressed data products in fprime-dp#309

Open
kubiak-jpl wants to merge 8 commits into
nasa:develfrom
kubiak-jpl:dev/compressed_data_products
Open

A support for parsing compressed data products in fprime-dp#309
kubiak-jpl wants to merge 8 commits into
nasa:develfrom
kubiak-jpl:dev/compressed_data_products

Merge remote-tracking branch 'origin/devel' into dev/compressed_data_…

e4c8f9b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 10, 2026 in 3s

4 new alerts including 4 errors

New alerts in code changed by this pull request

  • 4 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 273 in test/fprime_gds/common/dp/test_decoder.py

See this annotation in the file changed.

Code scanning / CodeQL

Wrong number of arguments in a class instantiation Error test

Call to
DataProductDecoder.__init__
with too few arguments; should be no fewer than 3.

Check failure on line 359 in test/fprime_gds/common/dp/test_decoder.py

See this annotation in the file changed.

Code scanning / CodeQL

Wrong number of arguments in a class instantiation Error test

Call to
DataProductDecoder.__init__
with too few arguments; should be no fewer than 3.

Check failure on line 376 in test/fprime_gds/common/dp/test_decoder.py

See this annotation in the file changed.

Code scanning / CodeQL

Wrong number of arguments in a class instantiation Error test

Call to
DataProductDecoder.__init__
with too few arguments; should be no fewer than 3.

Check failure on line 392 in test/fprime_gds/common/dp/test_decoder.py

See this annotation in the file changed.

Code scanning / CodeQL

Wrong number of arguments in a class instantiation Error test

Call to
DataProductDecoder.__init__
with too few arguments; should be no fewer than 3.