Copilot opened a new pull request, #2019:
URL: https://github.com/apache/incubator-kie-issues/pull/2019

   Thanks for assigning this issue to me. I'm starting to work on it and will 
keep this PR's description up to date as I form a plan and make progress.
   
   Original issue description:
   
   > According to the specs:
   > 
   > > Ranges
   > >   FEEL supports a compact syntax for a range of values, useful in 
decision table test cells and elsewhere. Ranges can
   > >   be syntactically represented either:
   > >   a) as a comparison operator and a single endpoint (grammar rule 7.a.)
   > >   b) or a pair of endpoints and endpoint inclusivity flags that indicate 
whether one or both endpoints are
   > >   included in the range (grammar rule 7.b.); on this case, endpoints 
must be of equivalent types (see section
   > >   10.3.2.9.1for the definition of type equivalence) **and the endpoints 
must be ordered such that range start
   > >   <= range end**
   > 
   > Ranges endpoints should be ascendant (i.e range start <= range end)
   
   
   Fixes #2017.
   
   <!-- START COPILOT CODING AGENT TIPS -->
   ---
   
   💡 You can make Copilot smarter by setting up custom instructions, 
customizing its development environment and configuring Model Context Protocol 
(MCP) servers. Learn more [Copilot coding agent 
tips](https://gh.io/copilot-coding-agent-tips) in the docs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to