Skip to content

Comments

Fix testTokenChecks: add missing __FILE_FULL_PATH__#151

Merged
wilzbach merged 1 commit intomasterfrom
fix-coverage
Jun 22, 2017
Merged

Fix testTokenChecks: add missing __FILE_FULL_PATH__#151
wilzbach merged 1 commit intomasterfrom
fix-coverage

Conversation

@wilzbach
Copy link
Member

This should bump the coverage enormously as the testsuite aborted on an AssertionError before it could parse / lex any file in the coverage mode.

@codecov-io
Copy link

codecov-io commented Jun 22, 2017

Codecov Report

Merging #151 into master will increase coverage by 74.33%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #151       +/-   ##
===========================================
+ Coverage    7.13%   81.47%   +74.33%     
===========================================
  Files           7        7               
  Lines        4527     4528        +1     
===========================================
+ Hits          323     3689     +3366     
+ Misses       4204      839     -3365
Impacted Files Coverage Δ
test/tester.d 100% <100%> (+7.54%) ⬆️
src/dparse/lexer.d 80.01% <0%> (+77.03%) ⬆️
src/std/experimental/lexer.d 83.72% <0%> (+83.72%) ⬆️
src/dparse/parser.d 87.46% <0%> (+87.46%) ⬆️
src/dparse/stack_buffer.d 87.5% <0%> (+87.5%) ⬆️
src/dparse/rollback_allocator.d 89.58% <0%> (+89.58%) ⬆️

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 933bfa6...e502ff7. Read the comment docs.

@wilzbach wilzbach merged commit 5b009b7 into master Jun 22, 2017
@wilzbach wilzbach deleted the fix-coverage branch June 22, 2017 15: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.

2 participants