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

Issue #4150: Split and Organize Checkstyle inputs by Test for LocalVariableName #4179

Merged
merged 1 commit into from
Apr 11, 2017

Conversation

Kietzmann
Copy link
Contributor

This pull request covers to issue #4150
What was modified:

  1. Modified paths to test classes
  2. Moved all necessary inputs into /localvariablename package

Results:

All unit tests passed.
the result of mvn clean verify -> Tests run: 103, Failures: 0, Errors: 0, Skipped: 0

@codecov-io
Copy link

codecov-io commented Apr 10, 2017

Codecov Report

Merging #4179 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #4179   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files         283     283           
  Lines       14880   14880           
  Branches     3401    3401           
======================================
  Hits        14880   14880

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 57785f3...1098bda. Read the comment docs.

@romani romani merged commit 177f1ba into checkstyle:master Apr 11, 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.

4 participants