Project: S3779 LZW ColGroup | ASML - #2560
Conversation
…nd downstream CLA operations
|
Your code does not build (see error logs). Could you please fix those issues to have a prototype that compiles? |
|
@MasterBrain2000 @m-ollka @Mancer1 could you please address the issues causing the tests to fail? Thanks |
|
@janniklinde, all the build problems have been addressed. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2560 +/- ##
============================================
- Coverage 71.61% 71.41% -0.20%
- Complexity 50132 50432 +300
============================================
Files 1614 1628 +14
Lines 193986 195507 +1521
Branches 37935 38172 +237
============================================
+ Hits 138925 139626 +701
- Misses 44155 44939 +784
- Partials 10906 10942 +36 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@janniklinde, for code coverage, aren't tests considered part of it? We have some helper functions from the old DP algorithm, and we used to test them against the new algorithm. These DP helper functions are not used anywhere other than the tests we wrote. |
Group Project for the AMLS Module