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

feat(parser): support attribute substitution in attribute declaration #801

Merged
merged 1 commit into from
Nov 11, 2020

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Nov 11, 2020

Fixes #800

Signed-off-by: Xavier Coulon [email protected]

@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #801 (6c62f12) into master (62ddfce) will decrease coverage by 0.00%.
The diff coverage is 82.35%.

@@            Coverage Diff             @@
##           master     #801      +/-   ##
==========================================
- Coverage   81.92%   81.92%   -0.01%     
==========================================
  Files          86       86              
  Lines        5129     5144      +15     
==========================================
+ Hits         4202     4214      +12     
- Misses        579      581       +2     
- Partials      348      349       +1     

@xcoulon xcoulon merged commit b0e80f5 into bytesparadise:master Nov 11, 2020
@xcoulon xcoulon deleted the Issue800_recursive_attributes branch November 11, 2020 14:41
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.

Implement recursive attributes
1 participant