CogComp / illinois-sl

A general-purpose Java library for performing structured learning.
Other
22 stars 10 forks source link

increment version + bring back Wagon. #21

Open danyaljj opened 8 years ago

danyaljj commented 8 years ago

Changes:

codecov-io commented 8 years ago

Current coverage is 64.37% (diff: 100%)

Merging #21 into master will not change coverage

@@             master        #21   diff @@
==========================================
  Files            26         26          
  Lines          1617       1617          
  Methods           0          0          
  Messages          0          0          
  Branches        290        290          
==========================================
  Hits           1041       1041          
  Misses          484        484          
  Partials         92         92          

Powered by Codecov. Last update 8b3a832...1241fdd

danyaljj commented 8 years ago

Travis was unhappy. I restarted it and it passed. Something nondeterministic must be happening somewhere (irrelevant to the changes in this PR).