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

wolf4ood / gremlin-rs
76%

Build:
DEFAULT BRANCH: master
Repo Added 11 Sep 2020 10:52PM UTC
Files 269
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: master
CHANGE BRANCH
x
Reset
  • master

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

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)

85 of 181 new or added lines in 25 files covered. (46.96%)

31 existing lines in 8 files now uncovered.

7198 of 9495 relevant lines covered (75.81%)

4439.69 hits per line

Relevant lines Covered
Build:
Build:
9495 RELEVANT LINES 7198 COVERED LINES
4439.69 HITS PER LINE
Source Files on master
  • Tree
  • List 269
  • Changed 85
  • Source Changed 0
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11365025572 master 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 TraversalBuild... push 16 Oct 2024 11:54AM UTC web-flow github
75.81
9059730311 master chore: release (#213) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 13 May 2024 08:33AM UTC web-flow github
74.36
9058991840 master Expose connection pool's get timeout via ConnectionOptionsBuilder (#212) push 13 May 2024 07:36AM UTC web-flow github
74.56
8819579465 master chore: release (#211) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 24 Apr 2024 04:02PM UTC web-flow github
74.67
8814461019 master Map explicitly null response status message to empty string (#210) * Map explicitly null response status message to empty string * Disambiguate Deserialize push 24 Apr 2024 09:43AM UTC web-flow github
74.8
8750429889 master chore: release (#208) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 19 Apr 2024 08:12AM UTC web-flow github
74.82
8749748368 master Default message to empty string for ResponseStatus (#207) push 19 Apr 2024 07:09AM UTC web-flow github
74.61
8741360919 master chore: release (#205) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> push 18 Apr 2024 04:24PM UTC web-flow github
75.02
8741322025 master fix release plz push 18 Apr 2024 04:21PM UTC wolf4ood github
74.59
8741209593 master Include GermlinError::Generic's contained string in thisserror's message (#204) push 18 Apr 2024 04:12PM UTC web-flow github
74.32
See All Builds (156)
  • 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