• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

alexvoronov / geonetworking / 181

Builds Branch Commit Type Ran Committer Via Coverage
181 master Merge pull request #56 from poolborges/patch-1 Fix bug in Lifetime.fromByte(): binary right shift for larger numbers, when bit 0 has value 1. push 22 Jun 2019 02:07PM UTC web-flow travis-ci pending completion
180 patch-1 Get Lifetime from byte Problem Binary right shift in Java Replicate Problem If for example the value is 0xF3 (binary 11110011) to represent (Multiplier: 60, Base:3) Then (11110011 >> 2) will produce 11111100 But if ((11110011 >> 2)& 0b0... Pull #56 19 Jun 2019 09:54AM UTC web-flow travis-ci pending completion
179 master Update JDK version for Travis CI It seems like Oracle JDK 7 is not supported anymore. push 16 Jan 2019 11:16AM UTC alexvoronov travis-ci pending completion
178 master Add DENM example push 16 Jan 2019 11:08AM UTC alexvoronov travis-ci pending completion
177 master Merge branch 'master' of https://github.com/alexvoronov/geonetworking push 16 Jan 2019 11:01AM UTC alexvoronov travis-ci pending completion
176 master Merge pull request #53 from rendits/master Resolved build issue with jacoco-maven-plugin push 28 Oct 2018 03:41PM UTC web-flow travis-ci pending completion
175 master consistent indentation Pull #53 28 Oct 2018 12:31PM UTC web-flow travis-ci pending completion
174 master Merge pull request #51 from snodnipper/feature/area-testing Change Area to use int instead of double. push 19 Oct 2018 08:45AM UTC web-flow travis-ci pending completion
173 feature/area-testing minor method ordering Pull #51 07 Sep 2018 12:26PM UTC web-flow travis-ci pending completion
171 master Add FixedSize for SeqOf push 24 Jul 2017 12:05PM UTC alexvoronov travis-ci pending completion
170 master Add test with example of encoding Octet String and Bit String push 22 Jul 2017 05:27PM UTC alexvoronov travis-ci pending completion
169 master Merge pull request #46 from rendits/master Remove Vehicle Adapter push 17 Feb 2017 05:23PM UTC web-flow travis-ci pending completion
168 master Updated readme Pull #46 15 Feb 2017 09:47AM UTC web-flow travis-ci pending completion
167 master Merge pull request #45 from poolborges/master Added BND maven-plugin to generate OSGI meta information push 13 Feb 2017 02:21PM UTC web-flow travis-ci pending completion
166 master Added BND maven-plugin to generate OSGI meta information Pull #45 10 Feb 2017 07:17PM UTC web-flow travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc