[JBoss JIRA] (DROOLS-4518) Implement UX styles for Test Coverage Report
by Gabriele Cardosi (Jira)
[ https://issues.jboss.org/browse/DROOLS-4518?page=com.atlassian.jira.plugi... ]
Gabriele Cardosi updated DROOLS-4518:
-------------------------------------
Sprint: (was: 2019 Week 38-40 (from Sep 16))
> Implement UX styles for Test Coverage Report
> --------------------------------------------
>
> Key: DROOLS-4518
> URL: https://issues.jboss.org/browse/DROOLS-4518
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Elizabeth Clayton
> Assignee: Yeser Amer
> Priority: Minor
> Labels: ScenarioSimulation, UX, UXTeam
> Attachments: Screen Shot 2019-09-10 at 9.35.23 AM.png, Screen Shot 2019-09-10 at 9.37.02 AM.png, Screenshot from 2019-09-10 17-52-00.png, Screenshot from 2019-09-20 12-30-01.png, Screenshot from 2019-09-20 16-05-04.png, Screenshot from 2019-09-20 16-10-22.png, screenshot-1.png
>
>
> The implemented styles for the Test Coverage Report panel do not align with the HTML/CSS provided in jira https://issues.jboss.org/browse/DROOLS-3741.
> The styles used in the current implementation might present usability concerns - the Decision/Scenario list type size is very small and could pose a readability issue. The layout and alignment of the test summary data is difficult to scan, due to the gutter alignment.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (DROOLS-4589) Refactor of Scorecards
by Lance Leverich (Jira)
[ https://issues.jboss.org/browse/DROOLS-4589?page=com.atlassian.jira.plugi... ]
Lance Leverich updated DROOLS-4589:
-----------------------------------
Sprint: 2019 Week 38-40 (from Sep 16)
> Refactor of Scorecards
> ----------------------
>
> Key: DROOLS-4589
> URL: https://issues.jboss.org/browse/DROOLS-4589
> Project: Drools
> Issue Type: Task
> Components: PMML
> Reporter: Lance Leverich
> Assignee: Lance Leverich
> Priority: Major
> Labels: CustomerFocusTeam
>
> Re-design and refactoring of Scorecard model in kie-pmml module. The result of which should be...
> * Scorecard models uses a standardized "pipeline" for processing requests to apply a model to input data
> * Scorecard models use the "re-usable alpha network" approach when possible, minimizing the use of KieSessions and rete.
> * Scorecard models use a minimal amount of rules when applying the model to input data, and any generated rules should be in executable model form/format
> * Scorecard models are applied via a service interface
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (DROOLS-4589) Refactor of Scorecards
by Lance Leverich (Jira)
[ https://issues.jboss.org/browse/DROOLS-4589?page=com.atlassian.jira.plugi... ]
Lance Leverich updated DROOLS-4589:
-----------------------------------
Sprint: (was: 2019 Week 38-40 (from Sep 16))
> Refactor of Scorecards
> ----------------------
>
> Key: DROOLS-4589
> URL: https://issues.jboss.org/browse/DROOLS-4589
> Project: Drools
> Issue Type: Task
> Components: PMML
> Reporter: Lance Leverich
> Assignee: Lance Leverich
> Priority: Major
> Labels: CustomerFocusTeam
>
> Re-design and refactoring of Scorecard model in kie-pmml module. The result of which should be...
> * Scorecard models uses a standardized "pipeline" for processing requests to apply a model to input data
> * Scorecard models use the "re-usable alpha network" approach when possible, minimizing the use of KieSessions and rete.
> * Scorecard models use a minimal amount of rules when applying the model to input data, and any generated rules should be in executable model form/format
> * Scorecard models are applied via a service interface
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (DROOLS-4594) PMML Scorecard Pipeline - Model Applier
by Lance Leverich (Jira)
Lance Leverich created DROOLS-4594:
--------------------------------------
Summary: PMML Scorecard Pipeline - Model Applier
Key: DROOLS-4594
URL: https://issues.jboss.org/browse/DROOLS-4594
Project: Drools
Issue Type: Sub-task
Components: PMML
Reporter: Lance Leverich
Assignee: Lance Leverich
Create the class that is the actual "pipeline" for applying a Scorecard model. This class will, at a minimum, do the following:
* Create and call the initializer object
* Create and/or transform input objects into the necessary domain objects
* Create and call the resolver object
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (DROOLS-4593) PMML Scorecard Pipeline - Model Resolver
by Lance Leverich (Jira)
Lance Leverich created DROOLS-4593:
--------------------------------------
Summary: PMML Scorecard Pipeline - Model Resolver
Key: DROOLS-4593
URL: https://issues.jboss.org/browse/DROOLS-4593
Project: Drools
Issue Type: Sub-task
Components: PMML
Reporter: Lance Leverich
Assignee: Lance Leverich
Create class that will be used to resolve the application of a model to input data. This includes...
* Invoking/running rules
* Retrieving any results of rule application
* Transforming results into required output
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years