lan496 / torch-m3gnet

PyTorch/PyG implementation of M3GNet
https://lan496.github.io/torch-m3gnet/
BSD 3-Clause "New" or "Revised" License
9 stars 0 forks source link

Clean tests and add coverage #5

Closed lan496 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 93.26% // Head: 93.26% // No change to project coverage :thumbsup:

Coverage data is based on head (7f978f7) compared to base (e8a4ead). Patch coverage: 70.58% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5 +/- ## ======================================= Coverage 93.26% 93.26% ======================================= Files 16 16 Lines 638 638 ======================================= Hits 595 595 Misses 43 43 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `93.26% <70.58%> (?)` | | 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=Kohei+Shinohara#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/lan496/torch-m3gnet/pull/5?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kohei+Shinohara) | Coverage Δ | | |---|---|---| | [src/torch\_m3gnet/data/dataset.py](https://codecov.io/gh/lan496/torch-m3gnet/pull/5/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kohei+Shinohara#diff-c3JjL3RvcmNoX20zZ25ldC9kYXRhL2RhdGFzZXQucHk=) | `100.00% <ø> (ø)` | | | [src/torch\_m3gnet/model/litmodule.py](https://codecov.io/gh/lan496/torch-m3gnet/pull/5/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kohei+Shinohara#diff-c3JjL3RvcmNoX20zZ25ldC9tb2RlbC9saXRtb2R1bGUucHk=) | `65.42% <68.75%> (ø)` | | | [src/torch\_m3gnet/model/build.py](https://codecov.io/gh/lan496/torch-m3gnet/pull/5/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kohei+Shinohara#diff-c3JjL3RvcmNoX20zZ25ldC9tb2RlbC9idWlsZC5weQ==) | `100.00% <100.00%> (ø)` | | 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=Kohei+Shinohara). 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=Kohei+Shinohara)

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