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

gephi / graphstore / #503
91%

Build:
DEFAULT BRANCH: master
Ran 22 Sep 2025 06:31PM UTC
Jobs 1
Files 128
Run time 1min
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

22 Sep 2025 06:30PM UTC coverage: 90.873% (-0.1%) from 91.005%
#503

push

web-flow
Implement spliterator for both nodes and edges (#240)

* Implement spliterator for both nodes and edges, while keeping fallback on iterator()

* Locking on toArray, toCollection and toSet for wrappers and parallel

* Optimise imports

* Set version to 0.8.0-SNAPSHOT

* Fix sizing issue with node's spliterator and create custom one for graph view

* Also fix edge spliterator, introducing both SIZED and non SIZED options

* Set default node block to 8192

* Improve unit tests for ede spliterator

352 of 437 new or added lines in 15 files covered. (80.55%)

11121 of 12238 relevant lines covered (90.87%)

0.91 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
83.33
-6.67% src/main/java/org/gephi/graph/api/EdgeIterable.java
1
83.33
-6.67% src/main/java/org/gephi/graph/api/NodeIterable.java
2
88.24
-0.92% src/main/java/org/gephi/graph/impl/ColumnObserverImpl.java
2
41.82
1.82% src/main/java/org/gephi/graph/impl/UndirectedDecorator.java
6
70.97
7.81% src/main/java/org/gephi/graph/impl/ElementIterableWrapper.java
7
94.82
2.56% src/main/java/org/gephi/graph/impl/NodeStore.java
10
95.61
0.39% src/main/java/org/gephi/graph/impl/EdgeStore.java
56
79.57
-5.75% src/main/java/org/gephi/graph/impl/GraphViewDecorator.java
Jobs
ID Job ID Ran Files Coverage
1 #503.1 22 Sep 2025 06:31PM UTC 128
90.87
Source Files on build #503
  • Tree
  • List 128
  • Changed 16
  • Source Changed 16
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 63dc5318 on github
  • Prev Build on master
  • Next Build on master
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