You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by GitBox <gi...@apache.org> on 2022/08/29 08:34:11 UTC

[GitHub] [singa] KimballCai opened a new pull request, #993: update the code comments.

KimballCai opened a new pull request, #993:
URL: https://github.com/apache/singa/pull/993

   Some code comments lack standards.


-- 
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: dev-unsubscribe@singa.apache.org

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


[GitHub] [singa] KimballCai closed pull request #993: update the code comments.

Posted by GitBox <gi...@apache.org>.
KimballCai closed pull request #993: update the code comments.
URL: https://github.com/apache/singa/pull/993


-- 
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: dev-unsubscribe@singa.apache.org

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


[GitHub] [singa] codecov[bot] commented on pull request #993: update the code comments.

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #993:
URL: https://github.com/apache/singa/pull/993#issuecomment-1229960640

   # [Codecov](https://codecov.io/gh/apache/singa/pull/993?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 [#993](https://codecov.io/gh/apache/singa/pull/993?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (be5f51f) into [dev](https://codecov.io/gh/apache/singa/commit/153c6ae2a447127e673e144920b12b35e5fa43ea?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (153c6ae) will **decrease** coverage by `7.67%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff             @@
   ##              dev     #993      +/-   ##
   ==========================================
   - Coverage   68.41%   60.74%   -7.68%     
   ==========================================
     Files          99       85      -14     
     Lines       11466     4524    -6942     
   ==========================================
   - Hits         7845     2748    -5097     
   + Misses       3621     1776    -1845     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | singa-cpp | `60.74% <ø> (ø)` | |
   | singa-python | `?` | |
   
   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=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/singa/pull/993?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [singa\_wrap.py](https://codecov.io/gh/apache/singa/pull/993/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-c2luZ2Ffd3JhcC5weQ==) | | |
   | [data.py](https://codecov.io/gh/apache/singa/pull/993/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-ZGF0YS5weQ==) | | |
   | [sonnx.py](https://codecov.io/gh/apache/singa/pull/993/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-c29ubngucHk=) | | |
   | [initializer.py](https://codecov.io/gh/apache/singa/pull/993/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-aW5pdGlhbGl6ZXIucHk=) | | |
   | [image\_tool.py](https://codecov.io/gh/apache/singa/pull/993/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-aW1hZ2VfdG9vbC5weQ==) | | |
   | [device.py](https://codecov.io/gh/apache/singa/pull/993/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-ZGV2aWNlLnB5) | | |
   | [opt.py](https://codecov.io/gh/apache/singa/pull/993/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-b3B0LnB5) | | |
   | [autograd.py](https://codecov.io/gh/apache/singa/pull/993/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-YXV0b2dyYWQucHk=) | | |
   | [tensor.py](https://codecov.io/gh/apache/singa/pull/993/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-dGVuc29yLnB5) | | |
   | [layer.py](https://codecov.io/gh/apache/singa/pull/993/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-bGF5ZXIucHk=) | | |
   | ... and [4 more](https://codecov.io/gh/apache/singa/pull/993/diff?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)
   


-- 
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: dev-unsubscribe@singa.apache.org

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