Skip to content

Conversation

@nickidw
Copy link

@nickidw nickidw commented Feb 3, 2016

Executed Code blocks at the end of file are not detected due to EndByte
= -1, so the coverage is calculated lower than what it should be.
Change to format.scrub to prevent Regex.Replace from hanging.

Executed Code blocks at the end of file are not detected due to EndByte
= -1, so the coverage is calculated lower than what it should be
stefanteixeira added a commit to stefanteixeira/sqlcc that referenced this pull request Jul 3, 2016
stefanteixeira added a commit to stefanteixeira/sqlcc that referenced this pull request Jul 3, 2016
Added schema processing
Prevent <SQLCC> being removed if it ends up in a commented line
Prevent StartCommand from adding empty trace record to sqlcc.js
Prevent last code segment from being excluded
@nickidw nickidw changed the title Cater for end-of-file code blocks, change to format.scrub Cater for end-of-file code blocks, change to format.scrub, added schema processing, handling for comment edge-case, prevent extra empty coverage record from being added to sqlcc.js Oct 14, 2016
nickidw and others added 3 commits October 20, 2016 14:18
Merged changes from stefanteixeira that allows starting, stopping of
traces externally to increase integration ability.
….js array. The schema is stripped off when displaying the file.
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