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

make Scanner a struct #219

Merged
1 commit merged into from
Jan 15, 2019
Merged

Conversation

Herringway
Copy link
Member

I was overthinking this one. Just needed to add a postblit.
For #215.

@codecov
Copy link

codecov bot commented Jan 15, 2019

Codecov Report

Merging #219 into master will decrease coverage by 0.01%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
- Coverage   95.23%   95.22%   -0.02%     
==========================================
  Files          28       28              
  Lines        4137     4148      +11     
==========================================
+ Hits         3940     3950      +10     
- Misses        197      198       +1
Impacted Files Coverage Δ
source/dyaml/scanner.d 98.33% <ø> (ø) ⬆️
source/dyaml/loader.d 89.61% <100%> (ø) ⬆️
source/dyaml/queue.d 98.87% <90.9%> (-1.13%) ⬇️

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 c61f569...d50061e. Read the comment docs.

@ghost ghost merged commit d6300bc into dlang-community:master Jan 15, 2019
@Herringway Herringway deleted the scanner-struct branch January 24, 2019 09:16
This pull request was closed.
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