redhat-developer / yaml-language-server

Language Server for YAML Files
MIT License
1.1k stars 264 forks source link

Handle circular aliasases #899

Closed gorkem closed 1 year ago

gorkem commented 1 year ago

What does this PR do?

Adds a check to skip AST conversion if a circular Alias is encountered.

What issues does this PR fix or reference?

Is it tested? How?

A new unit test added to parser tests

coveralls commented 1 year ago

Coverage Status

coverage: 83.788% (+0.03%) from 83.762% when pulling 92f8a984ff922a8b202cbac8775cf37a61e2b64d on gorkem:circular-alias-fix into b2b129a7f468b69c6e1133adb1588d295ade7c2e on redhat-developer:main.

coveralls commented 1 year ago

Coverage Status

coverage: 83.826% (+0.03%) from 83.8% when pulling adfd3088706e0b1121d4fb98aa16192c148c561d on gorkem:circular-alias-fix into c2c297943bc4b471f8f5401af95fb81e2914f24c on redhat-developer:main.