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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused constants from the SelectionManager #795

Merged
merged 2 commits into from Jul 14, 2017
Merged

Remove unused constants from the SelectionManager #795

merged 2 commits into from Jul 14, 2017

Conversation

mofux
Copy link
Contributor

@mofux mofux commented Jul 14, 2017

Removes two, now unused const declarations that I've missed in PR #780 馃槗

@mofux mofux changed the title Removed unused constants from the SelectionManager Remove unused constants from the SelectionManager Jul 14, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 69.481% when pulling 2275601 on mofux:remove_unused_vars into 7cfc2ff on sourcelair:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 69.481% when pulling 2275601 on mofux:remove_unused_vars into 7cfc2ff on sourcelair:master.

@mofux
Copy link
Contributor Author

mofux commented Jul 14, 2017

馃槫 I am only removing code in this PR, how can this decrease the code coverage? 馃

@Tyriar
Copy link
Member

Tyriar commented Jul 14, 2017

It goes down because those lines were "covered" before; they were run when the file was loaded. Simplified example: 3/4 lines = 75% coverage, 1/2 lines = 50% coverage 馃槈

@Tyriar Tyriar self-assigned this Jul 14, 2017
@Tyriar Tyriar self-requested a review July 14, 2017 16:23
@Tyriar Tyriar added this to the 2.9.0 milestone Jul 14, 2017
@coveralls
Copy link

coveralls commented Jul 14, 2017

Coverage Status

Coverage decreased (-0.01%) to 69.473% when pulling 5140c83 on mofux:remove_unused_vars into 1b6ce6d on sourcelair:master.

@Tyriar Tyriar merged commit 1fd087e into xtermjs:master Jul 14, 2017
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.

None yet

3 participants