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

gephi / graphstore / #504
91%

Build:
DEFAULT BRANCH: master
Ran 03 Oct 2025 01:26PM 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

03 Oct 2025 01:24PM UTC coverage: 91.042% (+0.2%) from 90.873%
#504

push

web-flow
Add Spliterator on NodesQuadTree (#243)

* Change default config for block size and default dict size

* Replace LinkedHashSet with arrays and implement spliterator

* Add multi-node edge iterator

* Refactoring to remove duplicate getNodes methods in quadtree

* Add edge iteration support in quadtree

* Add global quad tree edge iterator option

* Refactor to configure edge inout iterator locking and test all edges in quadtree spliterator

* Formatting

* Git ignore

* Non approximate support for global iterator and bugfix

* Add additional tests

* Quadtree versioning

* Tweak boundaries

* Documentation

* Update src/main/java/org/gephi/graph/impl/NodesQuadTree.java

Remove distinct from spliterator as edges can be returned twice

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fix locking function name clash in view decorator

* Fix toArray

* Reduce memory overhead of quad node array init

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

535 of 615 new or added lines in 10 files covered. (86.99%)

1 existing line in 1 file now uncovered.

11576 of 12715 relevant lines covered (91.04%)

0.91 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
95.0
-5.0% src/main/java/org/gephi/graph/impl/SpatialNodeDataImpl.java
3
49.02
10.72% src/main/java/org/gephi/graph/api/Rect2D.java
10
66.67
-23.33% src/main/java/org/gephi/graph/impl/SpatialIndexImpl.java
16
76.54
-3.03% src/main/java/org/gephi/graph/impl/GraphViewDecorator.java
50
88.92
13.92% src/main/java/org/gephi/graph/impl/NodesQuadTree.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
76.54
-3.03% src/main/java/org/gephi/graph/impl/GraphViewDecorator.java
Jobs
ID Job ID Ran Files Coverage
1 #504.1 03 Oct 2025 01:26PM UTC 128
91.04
Source Files on build #504
  • Tree
  • List 128
  • Changed 12
  • Source Changed 12
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f1d27ba5 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