Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd checkstyle plugin, and remove demo; resolves #3 #17. #19
Conversation
ruebot
assigned
lintool
Jul 17, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Grrr. I forgot to pull down master. |
ruebot
added some commits
Jul 17, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
codecov
bot
Jul 17, 2017
Codecov Report
Merging #19 into master will increase coverage by
3.27%
.
The diff coverage is72.5%
.
@@ Coverage Diff @@
## master #19 +/- ##
==========================================
+ Coverage 40.13% 43.41% +3.27%
==========================================
Files 43 42 -1
Lines 897 850 -47
Branches 150 148 -2
==========================================
+ Hits 360 369 +9
+ Misses 493 437 -56
Partials 44 44
Impacted Files | Coverage Δ | |
---|---|---|
...ava/io/archivesunleashed/io/ArcRecordWritable.java | 65.21% <66.66%> (+1.58%) |
|
...ivesunleashed/mapreduce/WacGenericInputFormat.java | 73.07% <66.66%> (ø) |
|
...ava/io/archivesunleashed/data/WarcRecordUtils.java | 61.53% <66.66%> (+0.42%) |
|
...rchivesunleashed/mapreduce/WacWarcInputFormat.java | 75.6% <66.66%> (ø) |
|
...archivesunleashed/mapreduce/WacArcInputFormat.java | 75.6% <66.66%> (ø) |
|
...va/io/archivesunleashed/io/WarcRecordWritable.java | 65.21% <66.66%> (+1.58%) |
|
...java/io/archivesunleashed/data/ArcRecordUtils.java | 85.29% <77.77%> (-2.21%) |
|
...ivesunleashed/io/GenericArchiveRecordWritable.java | 68.08% <85.71%> (+2.96%) |
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 962bcf3...0ec8ab1. Read the comment docs.
codecov
bot
commented
Jul 17, 2017
•
Codecov Report
@@ Coverage Diff @@
## master #19 +/- ##
==========================================
+ Coverage 40.13% 43.41% +3.27%
==========================================
Files 43 42 -1
Lines 897 850 -47
Branches 150 148 -2
==========================================
+ Hits 360 369 +9
+ Misses 493 437 -56
Partials 44 44
Continue to review full report at Codecov.
|
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
ruebot
Jul 18, 2017
Member
@lintool should be good to go. Let me know if there are any issues from your perspective.
@lintool should be good to go. Let me know if there are any issues from your perspective. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
lgtm - shipit! |
ruebot commentedJul 17, 2017
@lintool I could use your eyes on this one, especially with the javadocs. Hopefully I captured everything accurately.