pegasystems / pega-datascientist-tools

Pega Data Scientist Tools
https://github.com/pegasystems/pega-datascientist-tools/wiki
Apache License 2.0
33 stars 24 forks source link

Fixed error when very many channels exist #202

Closed operdeck closed 6 months ago

operdeck commented 6 months ago

Fixed by just checking the indexing - still limited to 14 colors for channels by default

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 65.13%. Comparing base (ef3d362) to head (3aa0da7). Report is 2 commits behind head on master.

Files Patch % Lines
python/pdstools/utils/cdh_utils.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #202 +/- ## ========================================== - Coverage 65.14% 65.13% -0.01% ========================================== Files 21 21 Lines 3101 3103 +2 ========================================== + Hits 2020 2021 +1 - Misses 1081 1082 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.