forked from apache/incubator-kie-drools
-
Notifications
You must be signed in to change notification settings - Fork 0
Fix rounding issues in BigDecimal and BigInteger functions #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ge0ffrey
commented
Jul 11, 2016
- fix perf loss in Integer Long functions + remove unneeded "throws Exception"
… loss in Integer Long functions + remove unneeded "throws Exception"
mariofusco
pushed a commit
that referenced
this pull request
Mar 30, 2017
Test for loading example DMN XML. See http://www.omg.org/spec/DMN/20151101/ch11example.xml
mariofusco
pushed a commit
that referenced
this pull request
May 8, 2017
…#1237) * DROOLS-1535: adding compilation validation to DT input expressions * DROOLS-1535: Improving compilation to report unknown variables for decision table input expressions * DROOLS-1535: Improving compilation to report unknown variables for decision table input expressions * Drools 1535+tarilabs (#1) * Compile DT output to provide the users with compile time feedback on errors.
mariofusco
pushed a commit
that referenced
this pull request
May 14, 2019
* [DROOLS-3838] BackEnd part import * [DROOLS-3838] Cleanup * Unify assertion framework (#1)
mariofusco
pushed a commit
that referenced
this pull request
Sep 1, 2020
…s. (apache#3067) * BXMSDOC-6058-master: Update built-in FEEL adoc file to align with docs. * Make it passing the TEST (#1) * Align to new DOC format (list troubles AST processing) * fix example Co-authored-by: Matteo Mortari <[email protected]>
mariofusco
pushed a commit
that referenced
this pull request
Apr 14, 2021
* Initial commit * Print nodes by layer to try align left the LIA. * clean. * prepare for unknown nodes. * le bug correction. * Collecting at level 1-5 all the required nodes. * MANUAL experiment for subnetwork. * Trying to collate as possible the subnetwork. * Fixing breaking when complex subnetwork although same level nodes. * Fixing beta node constraints and classpath problems. * fixes. * Avoiding problem when using as a dependency (until merged upstream). * comsmetics on the not display. * with partitioning instead of vertical layering. * Still trying to merge the 2 approaches, for now it's a switch b/w them. * with the files. * Moar tests * latest imgs. * wrong loop nesting. * renaming to diagramRete() * Clean-up. * Adding browser FIREFOX, tested works. * Aligning with DROOLS-1024. * print debug vertical cluster flag in configuration * bugfix * oops commit * Bump junit from 4.12 to 4.13.1 (#1) Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * realign * Migrate to graphviz-java * Use platform agnostic open file * main refactors without package renames * Refactor naming and package to drools-retediagram as agreed * subdir drools-retediagram * move into drools-retediagram * wire module into the build * dependency mgt * update logback for proper package Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mariofusco
pushed a commit
that referenced
this pull request
Aug 24, 2021
* jul-22-save-1 (#1) * empty * Prepare to add banned dependencies on kie-parent (#2) * empty * Remove remaining Java EE 8 spec JARs (#3) * fixing webapp * Fixing JDBC URL after H2 update Co-authored-by: Tiago Bento <[email protected]>
mariofusco
pushed a commit
that referenced
this pull request
Jul 6, 2022
mariofusco
pushed a commit
that referenced
this pull request
Dec 2, 2024
…it5 - #1 (apache#6137) * Initial test migration * Migrated more unit tests * Migrated more unit tests * Fixed test * More tests migrated to junit5 * Fixed test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.