Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datetime functions #77

Closed
wants to merge 11 commits into from
Closed

Datetime functions #77

wants to merge 11 commits into from

Conversation

vkagamlyk
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #77 (7c4922a) into master (109c43e) will decrease coverage by 0.04%.
The diff coverage is 82.94%.

@@             Coverage Diff              @@
##             master      #77      +/-   ##
============================================
- Coverage     75.91%   75.87%   -0.04%     
- Complexity    12544    12578      +34     
============================================
  Files          1039     1043       +4     
  Lines         63528    63651     +123     
  Branches       7044     7053       +9     
============================================
+ Hits          48227    48295      +68     
- Misses        12684    12741      +57     
+ Partials       2617     2615       -2     
Files Changed Coverage Δ
...in/language/grammar/DefaultGremlinBaseVisitor.java 0.25% <0.00%> (-0.01%) ⬇️
...process/traversal/translator/GolangTranslator.java 43.57% <0.00%> (ø)
...ess/traversal/translator/JavascriptTranslator.java 79.73% <ø> (ø)
...in/structure/io/binary/TypeSerializerRegistry.java 45.45% <ø> (ø)
.../apache/tinkerpop/gremlin/util/DatetimeHelper.java 75.00% <ø> (ø)
gremlin-go/driver/anonymousTraversal.go 44.68% <0.00%> (-1.18%) ⬇️
gremlin-go/driver/traversal.go 73.79% <ø> (ø)
...rpop/gremlin/language/grammar/ArgumentVisitor.java 76.47% <75.00%> (-0.11%) ⬇️
...kerpop/gremlin/process/traversal/dsl/graph/__.java 78.08% <75.00%> (-0.08%) ⬇️
...remlin/process/traversal/step/map/DateAddStep.java 90.00% <90.00%> (ø)
... and 17 more

... and 11 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@vkagamlyk vkagamlyk marked this pull request as ready for review August 24, 2023 17:04
@vkagamlyk vkagamlyk changed the title Datetime function Datetime functions Aug 24, 2023
@vkagamlyk vkagamlyk closed this Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant