Source: factory.service/package.core/ObjServiceScorecard.py
Service-layer wrapper around ObjScorecard.
Provides the ObjApi service interface (Connect/Send) while delegating
all scoring logic to ObjScorecard. Retained for backward compatibility
with existing workflow and service configurations that reference this
...
| Method | Signature | Description |
|---|---|---|
| Connect | Connect() -> None |
|
| Send | Send() -> None |
| Method | Signature | Description |
|---|---|---|
| run_test | run_test() -> dict |
Run the system tests for the ObjServiceScorecard class. |
| test_NonPayingSeg | test_NonPayingSeg() -> None |
Specific test plan for package |
| test_PayingSeg | test_PayingSeg() -> None |
Specific test plan for package |
| test_ThinFile | test_ThinFile() -> None |
Specific test plan for package |
Scores a given score card using multiple threads to process the score set.