Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

(#164) updated checkstyle.xml #167

Merged
merged 1 commit into from Mar 31, 2018
Merged

(#164) updated checkstyle.xml #167

merged 1 commit into from Mar 31, 2018

Conversation

llorllale
Copy link
Owner

This PR:

  • closes Update checkstyle.xml #164
  • updates checkstyle.xml
  • Fixes checkstyle issues in src/main/java
  • Leaves puzzle for the test packages

* Fixed checkstyle issues in src/main/java
@llorllale llorllale added this to the 1.0.0 milestone Mar 31, 2018
@llorllale llorllale self-assigned this Mar 31, 2018
@codecov
Copy link

codecov bot commented Mar 31, 2018

Codecov Report

Merging #167 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #167   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files          47       47           
  Lines         619      619           
  Branches       28       28           
=======================================
  Hits          604      604           
  Misses         14       14           
  Partials        1        1
Impacted Files Coverage Δ
...va/org/llorllale/youtrack/api/DefaultComments.java 100% <100%> (ø) ⬆️
...java/org/llorllale/youtrack/api/DefaultFields.java 100% <100%> (ø) ⬆️
.../org/llorllale/youtrack/api/XmlUsersOfProject.java 100% <100%> (ø) ⬆️
...org/llorllale/youtrack/api/DefaultUpdateIssue.java 100% <100%> (ø) ⬆️
...java/org/llorllale/youtrack/api/DefaultIssues.java 100% <100%> (ø) ⬆️
...orllale/youtrack/api/DefaultIssueTimeTracking.java 100% <100%> (ø) ⬆️
...va/org/llorllale/youtrack/api/DefaultProjects.java 100% <100%> (ø) ⬆️
...main/java/org/llorllale/youtrack/api/XmlIssue.java 92.85% <100%> (ø) ⬆️
...va/org/llorllale/youtrack/api/XmlProjectField.java 96.15% <100%> (ø) ⬆️

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 fa96729...874aa86. Read the comment docs.

@llorllale llorllale merged commit 691e008 into master Mar 31, 2018
@llorllale llorllale deleted the 164 branch March 31, 2018 17:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update checkstyle.xml
1 participant