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 #325 - null simple keys not properly nullified #327

Merged
merged 1 commit into from
Oct 5, 2023

fix #325 - null simple keys not properly nullified

a7c32b3
Select commit
Loading
Failed to load commit list.
Merged

fix #325 - null simple keys not properly nullified #327

fix #325 - null simple keys not properly nullified
a7c32b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 5, 2023 in 1s

93.74% (+0.00%) compared to 4196fb8

View this Pull Request on Codecov

93.74% (+0.00%) compared to 4196fb8

Details

Codecov Report

Merging #327 (a7c32b3) into master (4196fb8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #327   +/-   ##
=======================================
  Coverage   93.74%   93.74%           
=======================================
  Files          29       29           
  Lines        4571     4573    +2     
=======================================
+ Hits         4285     4287    +2     
  Misses        286      286           
Files Coverage Δ
source/dyaml/loader.d 94.36% <100.00%> (+0.08%) ⬆️
source/dyaml/scanner.d 99.65% <100.00%> (+<0.01%) ⬆️

Continue to review full report in Codecov by Sentry.

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