You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "codecov[bot] (via GitHub)" <gi...@apache.org> on 2023/05/15 19:20:28 UTC

[GitHub] [beam] codecov[bot] commented on pull request #26697: Implement a fast (lcg) random generator for Python SyntheticSource

codecov[bot] commented on PR #26697:
URL: https://github.com/apache/beam/pull/26697#issuecomment-1548436260

   ## [Codecov](https://app.codecov.io/gh/apache/beam/pull/26697?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#26697](https://app.codecov.io/gh/apache/beam/pull/26697?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (81992ee) into [master](https://app.codecov.io/gh/apache/beam/commit/fc38a47d740cdd6a9f37b53517cb29347ca677df?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (fc38a47) will **increase** coverage by `0.01%`.
   > The diff coverage is `84.78%`.
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #26697      +/-   ##
   ==========================================
   + Coverage   72.05%   72.07%   +0.01%     
   ==========================================
     Files         745      745              
     Lines      101203   101266      +63     
   ==========================================
   + Hits        72926    72983      +57     
   - Misses      26817    26823       +6     
     Partials     1460     1460              
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | python | `81.10% <84.78%> (+<0.01%)` | :arrow_up: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://app.codecov.io/gh/apache/beam/pull/26697?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [...s/python/apache\_beam/testing/synthetic\_pipeline.py](https://app.codecov.io/gh/apache/beam/pull/26697?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdGVzdGluZy9zeW50aGV0aWNfcGlwZWxpbmUucHk=) | `81.64% <68.18%> (-0.66%)` | :arrow_down: |
   | [sdks/python/apache\_beam/testing/test\_utils.py](https://app.codecov.io/gh/apache/beam/pull/26697?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdGVzdGluZy90ZXN0X3V0aWxzLnB5) | `92.43% <100.00%> (+1.91%)` | :arrow_up: |
   
   ... and [47 files with indirect coverage changes](https://app.codecov.io/gh/apache/beam/pull/26697/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)
   


-- 
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: github-unsubscribe@beam.apache.org

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