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

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

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

   ## 
[Codecov](https://codecov.io/gh/apache/tinkerpop/pull/2034?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 
[#2034](https://codecov.io/gh/apache/tinkerpop/pull/2034?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (d7331a7) into 
[3.6-dev](https://codecov.io/gh/apache/tinkerpop/commit/d0e02f1e48635316794593d71f4517c996825221?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (d0e02f1) will **decrease** coverage by `4.89%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head d7331a7 differs from pull request most recent 
head 92ea4e4. Consider uploading reports for the commit 92ea4e4 to get more 
accurate results
   
   ```diff
   @@              Coverage Diff              @@
   ##             3.6-dev    #2034      +/-   ##
   =============================================
   - Coverage      69.39%   64.51%   -4.89%     
   =============================================
     Files            878       25     -853     
     Lines          42103     3793   -38310     
     Branches        5643        0    -5643     
   =============================================
   - Hits           29219     2447   -26772     
   + Misses         10891     1179    -9712     
   + Partials        1993      167    -1826     
   ```
   
   
   [see 853 files with indirect coverage 
changes](https://codecov.io/gh/apache/tinkerpop/pull/2034/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)
   




> mergeE() in javascript producing an error
> -----------------------------------------
>
>                 Key: TINKERPOP-2925
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2925
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: javascript
>    Affects Versions: 3.6.2
>            Reporter: Stephen Mallette
>            Priority: Blocker
>
> {code}
> g.mergeE([(T.id): 'teste-edge', (T.label): 'edge-label', (Direction.from): 
> 'test-vertex', (Direction.to): 'test-vertex2'])
> {code}
> bytecode created seems to be off perhaps for {{Direction.from}} where it adds 
> it as {{from_}} according to [~krlawrence]. would be nice to also improve the 
> client-side error for this. it may have been a bit opaque.



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

Reply via email to