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

wolf4ood / gremlin-rs / 11365025572 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2024 11:54AM UTC
Files 269
Run time 7s
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

16 Oct 2024 11:49AM UTC coverage: 75.808% (+1.4%) from 74.364%
11365025572.1

push

github

web-flow
MergeV, MergeE, & Option Steps (#214)

* First pass

* Added JanusGraph in memory mode to docker compose enviornment

* Added mergeV as a start step

* Relaxed property step keys to Into<GValue> from &str
support converting a TraversalBuilder into GValue via Bytecode

* Added JanusGraph custom vertex id tests

* Implemented From<HashMap<GKey, GValue>> for MergeVertexStep to support literal maps being defined for mergeV steps

* Implemented Option step for mergeV

* Added healthcheck for JG & wait with timeout for docker compose up in GH Action

* Use Docker Compose v2 via "docker compose" vs v1's "docker-compose" in order to leverage v2's wait flag

* Combine merge v custom id test cases

* Better handle tests being reran

* Added merge_v_tests feature for tests

* Formatting

* FIxed if condition

* Corrected cargo.toml merge_test feature

* Changed GH Action if statement formatting

* Increased docker compose timeout time for healthy service check

* Fixed imports for merge_test module. Moved merge tests into their own module

* Use drop vertices test utility function

* Drop vertices for test_merge_v_options

* Added mergeV step to anonymous traversals

* Implemented mergeE step

* Added mergeV and mergeE to Bytecode WRITE_OPERATORS

* Implemented travsal test based on reference doc combo mergeV and mergeE

* Support literal options for choose step and added test

* Rewrote side effect and expose via GraphTraversal

* Implemented support for Columns in By Step

* Expose properties() step in an anonymouse traversal

* Also update property_many, property_with_cardinality, and property_many_with_cardinality to take a Key that impls Into<GValue> instead of just &str

* If a request responds with a websocket error mark the conneciton as invalid

* Map additional tungstenite errors to GremlinError::WebSocketAsync

* Arc tungstenite::Error into WebSocketAsync error to maintain Async error enum... (continued)

7198 of 9495 relevant lines covered (75.81%)

4439.69 hits per line

Source Files on job test-ubuntu-latest - 11365025572.1
  • Tree
  • List 269
  • Changed 85
  • Source Changed 0
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11365025572
  • d2505d3f on github
  • Prev Job for on master (#9059730311.1)
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