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

Allowing empty signal encoders #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

c4deszes
Copy link
Owner

Brief

  • Grammar has been updated to allow empty encoders

Checklist

  • Add relevant labels to the Pull Request
  • Review test results and code coverage
    • Review snapshot test results for deviations
  • Review code changes
    • Create relevant test scenarios
    • Update examples
    • Update JSON schema
  • Update documentation
    • Update examples in README
  • Update changelog
  • Update version number

Resolves

Evidence

  • Tested manually

@c4deszes c4deszes added the parser Related to the LDF parsing label May 19, 2024
Copy link

codecov bot commented May 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.31%. Comparing base (fbf34fe) to head (a257c1f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #139   +/-   ##
=======================================
  Coverage   96.31%   96.31%           
=======================================
  Files          13       13           
  Lines        1467     1467           
=======================================
  Hits         1413     1413           
  Misses         54       54           
Flag Coverage Δ
3.10 96.31% <ø> (ø)
3.11 96.31% <ø> (ø)
3.12 96.31% <ø> (ø)
3.6 96.31% <ø> (ø)
3.7 96.31% <ø> (ø)
3.8 96.31% <ø> (ø)
3.9 96.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parser Related to the LDF parsing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error Handling for Empty Encoding Type Containers in LDF Files
1 participant