[ 
https://issues.apache.org/jira/browse/TINKERPOP-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775086#comment-17775086
 ] 

ASF GitHub Bot commented on TINKERPOP-2979:
-------------------------------------------

codecov-commenter commented on PR #2289:
URL: https://github.com/apache/tinkerpop/pull/2289#issuecomment-1762329987

   ## 
[Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2289?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   > Merging 
[#2289](https://app.codecov.io/gh/apache/tinkerpop/pull/2289?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 (10d9d84) into 
[master](https://app.codecov.io/gh/apache/tinkerpop/commit/1e3c881d9f157167b53f431898e6d1ee40429cd0?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 (1e3c881) will **decrease** coverage by `4.83%`.
   > Report is 8 commits behind head on master.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #2289      +/-   ##
   ============================================
   - Coverage     75.94%   71.11%   -4.83%     
   ============================================
     Files          1060       25    -1035     
     Lines         64353     3895   -60458     
     Branches       7110        0    -7110     
   ============================================
   - Hits          48870     2770   -46100     
   + Misses        12839      934   -11905     
   + Partials       2644      191    -2453     
   ```
   
   
   [see 1035 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2289/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :mega: We’re building smart automated test selection to slash your CI/CD 
build times. [Learn 
more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   




> Add Date Manipulation Steps to Gremlin
> --------------------------------------
>
>                 Key: TINKERPOP-2979
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2979
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: language
>            Reporter: Cole Greer
>            Assignee: Valentyn Kahamlyk
>            Priority: Major
>             Fix For: 3.7.1
>
>
> Today Gremlin requires that users fall back to closures to handle many common 
> date manipulation options that users want to do on data in the graph.  This 
> is a problem for many users as many of the providers prevent the use of 
> closures due to the security risks so for these users there is no way to 
> manipulate dates directly.
> A full list of proposed functions and semantics is detailed here: 
> [https://github.com/apache/tinkerpop/blob/3.7.0/docs/src/dev/future/proposal-3-remove-closures.asciidoc]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to