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

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

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

   ## 
[Codecov](https://codecov.io/gh/apache/tinkerpop/pull/2014?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 Report
   > Merging 
[#2014](https://codecov.io/gh/apache/tinkerpop/pull/2014?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (744a89e) into 
[3.6-dev](https://codecov.io/gh/apache/tinkerpop/commit/4ad6679a0108a0038c404652b1b4ad42d9c2fc77?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (4ad6679) will **increase** coverage by `0.02%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             3.6-dev    #2014      +/-   ##
   =============================================
   + Coverage      69.41%   69.44%   +0.02%     
   - Complexity      9338     9346       +8     
   =============================================
     Files            878      878              
     Lines          42083    42085       +2     
     Branches        5640     5643       +3     
   =============================================
   + Hits           29211    29224      +13     
   + Misses         10884    10874      -10     
   + Partials        1988     1987       -1     
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/tinkerpop/pull/2014?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 | Coverage Δ | |
   |---|---|---|
   | 
[...process/traversal/translator/GroovyTranslator.java](https://codecov.io/gh/apache/tinkerpop/pull/2014?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC90cmFuc2xhdG9yL0dyb292eVRyYW5zbGF0b3IuamF2YQ==)
 | `78.37% <100.00%> (+0.23%)` | :arrow_up: |
   
   ... and [5 files with indirect coverage 
changes](https://codecov.io/gh/apache/tinkerpop/pull/2014/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :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=The+Apache+Software+Foundation)
   




> GroovyTranslator produces a Map not parseable by the grammar
> ------------------------------------------------------------
>
>                 Key: TINKERPOP-2922
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2922
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.5.5
>            Reporter: Stephen Mallette
>            Priority: Critical
>
> {{GroovyTranslator}} takes a safe approach and produces: {{[("x"): 1]}} where 
> the string key is wrapped. While groovy the supports that, the grammar does 
> not. 



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

Reply via email to