edk2-basetools icon indicating copy to clipboard operation
edk2-basetools copied to clipboard

Add Python version GenCrc32 code and unit test cases

Open YuweiChen1110 opened this issue 2 years ago • 1 comments

Cc: Rebecca Cran [email protected] Cc: Liming Gao [email protected] Cc: Bob Feng [email protected] Signed-off-by: Wenzhao Li [email protected] Signed-off-by: Yuwei Chen [email protected]

YuweiChen1110 avatar Jun 05 '23 13:06 YuweiChen1110

Codecov Report

Patch coverage: 71.31% and project coverage change: +0.10 :tada:

Comparison is base (8d9b898) 4.27% compared to head (7c51f64) 4.38%.

:exclamation: Current head 7c51f64 differs from pull request most recent head 5ab9a28. Consider uploading reports for the commit 5ab9a28 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #101      +/-   ##
=========================================
+ Coverage    4.27%   4.38%   +0.10%     
=========================================
  Files         182     184       +2     
  Lines       81605   81734     +129     
=========================================
+ Hits         3490    3582      +92     
- Misses      78115   78152      +37     
Flag Coverage Δ
Linux 4.38% <71.31%> (+0.10%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
edk2basetools/GenCrc32/GenCrc32.py 56.52% <56.52%> (ø)
edk2basetools/tests/GenCrc32/test_gencrc32.py 88.33% <88.33%> (ø)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Jun 05 '23 14:06 codecov[bot]