Skip to content

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Mar 9, 2022

fixes #223

@codecov
Copy link

codecov bot commented Mar 9, 2022

Codecov Report

Merging #224 (f7d5677) into master (ed547aa) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   97.10%   97.10%           
=======================================
  Files          77       77           
  Lines       17070    17076    +6     
=======================================
+ Hits        16576    16582    +6     
  Misses        494      494           
Impacted Files Coverage Δ
src/c4/yml/parse.cpp 95.69% <ø> (+<0.01%) ⬆️
test/test_simple_map.cpp 98.36% <100.00%> (+0.05%) ⬆️

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 ed547aa...f7d5677. Read the comment docs.

@biojppm biojppm changed the title fix assertion when peeking scalar on last line when it is whitespace only fix assertion peeking scalar on last line when it is whitespace only Mar 9, 2022
@biojppm biojppm merged commit 6497946 into master Mar 9, 2022
@biojppm biojppm deleted the fix/223_terminating_line branch March 9, 2022 09:47
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.

overindented (likely valid) YAML causes abort
1 participant