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

Conversation

Herringway
Copy link
Member

This was a real pain to track down.

@codecov
Copy link

codecov bot commented Oct 5, 2023

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.

@Herringway Herringway merged commit d009f15 into dlang-community:master Oct 5, 2023
8 checks passed
@Herringway Herringway deleted the fix-simple-key-init branch October 5, 2023 20:56
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.

1 participant