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

Moved PDC specifics back to a separate class. Made ADM more robust ag… #243

Closed operdeck closed 2 months ago

operdeck commented 2 months ago

Moved out PDC specifics again. Made JSON decoding piece a little more robust.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 59.75%. Comparing base (8c9874a) to head (fd4f94f). Report is 2 commits behind head on master.

Files Patch % Lines
python/pdstools/adm/ADMDatamart.py 75.00% 1 Missing :warning:
python/pdstools/prediction/Prediction.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #243 +/- ## ========================================== + Coverage 59.73% 59.75% +0.02% ========================================== Files 29 29 Lines 3807 3809 +2 ========================================== + Hits 2274 2276 +2 Misses 1533 1533 ```

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