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

alexvoronov / geonetworking
50%

Build:
DEFAULT BRANCH: master
Repo Added 31 Mar 2015 01:18PM UTC
Files 128
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • v1.0.0

pending completion
181

push

travis-ci

web-flow
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.

1 of 1 new or added line in 1 file covered. (100.0%)

2640 of 5256 relevant lines covered (50.23%)

2272.81 hits per line

Relevant lines Covered
Build:
Build:
5256 RELEVANT LINES 2640 COVERED LINES
2272.81 HITS PER LINE
Source Files on master
  • List 0
  • Changed 17
  • Source Changed 1
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

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 07 Sep 2018 07:53PM 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  
See All Builds (162)
  • Repo on GitHub
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

© 2025 Coveralls, Inc