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

fix(parser): dont process nested tags as string if parent is not allowed #84

Merged
merged 2 commits into from Dec 16, 2020

Conversation

JiLiZART
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 16, 2020

Codecov Report

Merging #84 (41390d4) into master (0d839fa) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   93.55%   93.63%   +0.07%     
==========================================
  Files          15       15              
  Lines         590      597       +7     
  Branches      132      135       +3     
==========================================
+ Hits          552      559       +7     
  Misses         32       32              
  Partials        6        6              
Impacted Files Coverage Δ
packages/bbob-parser/src/parse.js 94.62% <100.00%> (+0.37%) ⬆️
packages/bbob-plugin-helper/src/TagNode.js 79.31% <100.00%> (+0.73%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d839fa...41390d4. Read the comment docs.

@JiLiZART JiLiZART merged commit 70ff2e6 into master Dec 16, 2020
@JiLiZART JiLiZART deleted the bugfix/only-allow-tag-with-nested branch December 16, 2020 21:51
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