lanpa / tensorboardX

tensorboard for pytorch (and chainer, mxnet, numpy, ...)
https://tensorboardx.readthedocs.io/en/latest/tensorboard.html
MIT License
7.87k stars 863 forks source link

Build and test python wheel with github actions #687

Closed lanpa closed 1 year ago

lanpa commented 1 year ago

Will be trigged if branch name starts with 'releases/**'

codecov-commenter commented 1 year ago

Codecov Report

Base: 79.00% // Head: 86.40% // Increases project coverage by +7.40% :tada:

Coverage data is based on head (7d03078) compared to base (8734a21). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #687 +/- ## ========================================== + Coverage 79.00% 86.40% +7.40% ========================================== Files 39 36 -3 Lines 2681 2339 -342 ========================================== - Hits 2118 2021 -97 + Misses 563 318 -245 ``` | [Impacted Files](https://codecov.io/gh/lanpa/tensorboardX/pull/687?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tzu-Wei+Huang) | Coverage Δ | | |---|---|---| | [tensorboardX/proto\_graph.py](https://codecov.io/gh/lanpa/tensorboardX/pull/687?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tzu-Wei+Huang#diff-dGVuc29yYm9hcmRYL3Byb3RvX2dyYXBoLnB5) | | | | [tensorboardX/pytorch\_graph.py](https://codecov.io/gh/lanpa/tensorboardX/pull/687?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tzu-Wei+Huang#diff-dGVuc29yYm9hcmRYL3B5dG9yY2hfZ3JhcGgucHk=) | | | | [tensorboardX/proto/step\_stats\_pb2.py](https://codecov.io/gh/lanpa/tensorboardX/pull/687?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tzu-Wei+Huang#diff-dGVuc29yYm9hcmRYL3Byb3RvL3N0ZXBfc3RhdHNfcGIyLnB5) | | | | [tensorboardX/writer.py](https://codecov.io/gh/lanpa/tensorboardX/pull/687?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tzu-Wei+Huang#diff-dGVuc29yYm9hcmRYL3dyaXRlci5weQ==) | `86.41% <0.00%> (+5.61%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tzu-Wei+Huang). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tzu-Wei+Huang)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.