capture-app
capture-app copied to clipboard
refactor: [DHIS2-16688] replace rule engine
trafficstars
I made a new folder RuleEngine in the rules/ folder. The files contained therein are for the most part simply copies of files from the old rule engine, with only two exceptions:
- RuleEngine.js: Transforms the input to the format of the new rule engine, and executes the rules.
- InputBuilder.js: Contains methods for transforming the input.
🚀 Deployed on https://deploy-preview-3955.capture.netlify.dhis2.org
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
34.2% Duplication on New Code
:tada: This PR is included in version 101.33.0 :tada:
The release is available on:
- AppHub release
v101.33.0- GitHub release
Your semantic-release bot :package::rocket: