You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2022/05/12 21:57:19 UTC

[GitHub] [tinkerpop] codecov-commenter commented on pull request #1653: refactor ResultSet.One() to handle nil result

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

   # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1653?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 [#1653](https://codecov.io/gh/apache/tinkerpop/pull/1653?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4e24a08) into [3.5-dev](https://codecov.io/gh/apache/tinkerpop/commit/2eee3f43983406e81b006f67344f9007b4ab05af?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2eee3f4) will **decrease** coverage by `0.03%`.
   > The diff coverage is `55.55%`.
   
   ```diff
   @@             Coverage Diff             @@
   ##           3.5-dev    #1653      +/-   ##
   ===========================================
   - Coverage    66.89%   66.85%   -0.04%     
   ===========================================
     Files           23       23              
     Lines         3510     3515       +5     
   ===========================================
   + Hits          2348     2350       +2     
   - Misses         976      978       +2     
   - Partials       186      187       +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/tinkerpop/pull/1653?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [gremlin-go/driver/resultSet.go](https://codecov.io/gh/apache/tinkerpop/pull/1653/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvcmVzdWx0U2V0Lmdv) | `87.62% <42.85%> (-2.70%)` | :arrow_down: |
   | [gremlin-go/driver/traversal.go](https://codecov.io/gh/apache/tinkerpop/pull/1653/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1nby9kcml2ZXIvdHJhdmVyc2FsLmdv) | `70.54% <100.00%> (+0.23%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1653?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1653?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [2eee3f4...4e24a08](https://codecov.io/gh/apache/tinkerpop/pull/1653?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org