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

Parser: improve handling of mixed tags and anchors #71

Merged
merged 12 commits into from
May 30, 2020
Merged

Parser: improve handling of mixed tags and anchors #71

merged 12 commits into from
May 30, 2020

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented May 30, 2020

No description provided.

@codecov
Copy link

codecov bot commented May 30, 2020

Codecov Report

Merging #71 into master will increase coverage by 0.24%.
The diff coverage is 97.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   93.87%   94.12%   +0.24%     
==========================================
  Files          59       59              
  Lines        6239     6468     +229     
==========================================
+ Hits         5857     6088     +231     
+ Misses        382      380       -2     
Impacted Files Coverage Δ
src/c4/yml/detail/stack.hpp 100.00% <ø> (ø)
src/c4/yml/parse.hpp 100.00% <ø> (ø)
test/simple_anchor.cpp 100.00% <ø> (ø)
test/simple_doc.cpp 100.00% <ø> (ø)
test/simple_set.cpp 100.00% <ø> (ø)
test/suite.cpp 97.40% <ø> (-0.44%) ⬇️
test/tag_property.cpp 100.00% <ø> (ø)
src/c4/yml/parse.cpp 90.99% <95.08%> (+0.35%) ⬆️
src/c4/yml/tree.cpp 93.40% <98.70%> (+0.42%) ⬆️
src/c4/yml/emit.def.hpp 95.04% <100.00%> (+1.42%) ⬆️
... and 8 more

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 2a785a4...b3ad467. Read the comment docs.

@biojppm biojppm merged commit c969275 into master May 30, 2020
@biojppm biojppm deleted the tag branch May 30, 2020 23: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.

None yet

1 participant