Skip to content

[fix] re #373: fix parsing of empty keys in block-style maps #374

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

Merged
merged 1 commit into from
May 25, 2023

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented May 24, 2023

fixes #373

@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #374 (b7f9cc3) into master (6a5a07f) will decrease coverage by 0.02%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master     #374      +/-   ##
==========================================
- Coverage   96.48%   96.46%   -0.02%     
==========================================
  Files          22       22              
  Lines        8142     8128      -14     
==========================================
- Hits         7856     7841      -15     
- Misses        286      287       +1     
Impacted Files Coverage Δ
src/c4/yml/parse.cpp 95.64% <80.00%> (-0.03%) ⬇️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@biojppm biojppm merged commit 18d7c93 into master May 25, 2023
@biojppm biojppm deleted the fix/373-empty_key branch May 25, 2023 06:03
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.

Issue with empty keys
1 participant