algorand / algorand/go-algorand

Extend the msgpack unit tests to cover all decoding and encoding execution paths

オープン
#1,149 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Low Priority Team Carbon-11 tech debt
主要言語
Go
スター
1.4k
フォーク
537
平均マージ
1日 7時間
マージ済み PR(30日)
18

説明

### Subject of the issue
Extend the msgpack unit tests to cover all decoding and encoding execution paths

### Details
Our existing msgp decoders and encoders are auto-generated by the msgp utility.
This utility generates not only the decoder and encoder code, but also auto-generate unit testing that cover the above functionality.
We need to extend this unit testing to cover all the generated code. As a verification method, we can use the code coverage to see that the entire msgp_gen.go file is being covered.

### Next Steps
- Need to check what test cases are not covered to see if this is worth doing

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。