Skip to content
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

Fluent parser #291

Open
wants to merge 7 commits into
base: devel
Choose a base branch
from
Open

Fluent parser #291

wants to merge 7 commits into from

Conversation

kbairak
Copy link
Member

@kbairak kbairak commented Oct 20, 2022

Problem and/or solution

How to test

Reviewer checklist

Code:

  • Change is covered by unit-tests
  • Code is well documented, well styled and is following best practices
  • Performance issues have been taken under consideration
  • Errors and other edge-cases are handled properly

PR:

  • Problem and/or solution are well-explained
  • Commits have been squashed so that each one has a clear purpose
  • Commits have a proper commit message according to TEM

TBH, I don't know if it makes a lot of sense to test anything else;
fluent as a file format is surprisinzly simple (it's complexity lies in
its templating engine nature)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant