pyt-team / TopoModelX

Topological Deep Learning
MIT License
219 stars 79 forks source link

Update documentation #246

Closed ffl096 closed 10 months ago

ffl096 commented 10 months ago

See also pyt-team/TopoEmbedX#35.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (62ee00c) 96.54% compared to head (24179a6) 96.54%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #246 +/- ## ========================================== - Coverage 96.54% 96.54% -0.01% ========================================== Files 58 58 Lines 2230 2229 -1 ========================================== - Hits 2153 2152 -1 Misses 77 77 ``` | [Files](https://app.codecov.io/gh/pyt-team/TopoModelX/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyt-team) | Coverage Δ | | |---|---|---| | [topomodelx/base/aggregation.py](https://app.codecov.io/gh/pyt-team/TopoModelX/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyt-team#diff-dG9wb21vZGVseC9iYXNlL2FnZ3JlZ2F0aW9uLnB5) | `100.00% <ø> (ø)` | | | [topomodelx/base/conv.py](https://app.codecov.io/gh/pyt-team/TopoModelX/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyt-team#diff-dG9wb21vZGVseC9iYXNlL2NvbnYucHk=) | `100.00% <ø> (ø)` | | | [topomodelx/base/message\_passing.py](https://app.codecov.io/gh/pyt-team/TopoModelX/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyt-team#diff-dG9wb21vZGVseC9iYXNlL21lc3NhZ2VfcGFzc2luZy5weQ==) | `96.22% <ø> (ø)` | | | [topomodelx/nn/cell/can.py](https://app.codecov.io/gh/pyt-team/TopoModelX/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyt-team#diff-dG9wb21vZGVseC9ubi9jZWxsL2Nhbi5weQ==) | `89.28% <ø> (ø)` | | | [topomodelx/nn/cell/can\_layer.py](https://app.codecov.io/gh/pyt-team/TopoModelX/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyt-team#diff-dG9wb21vZGVseC9ubi9jZWxsL2Nhbl9sYXllci5weQ==) | `100.00% <100.00%> (ø)` | | | [topomodelx/nn/cell/ccxn.py](https://app.codecov.io/gh/pyt-team/TopoModelX/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyt-team#diff-dG9wb21vZGVseC9ubi9jZWxsL2NjeG4ucHk=) | `100.00% <ø> (ø)` | | | [topomodelx/nn/cell/ccxn\_layer.py](https://app.codecov.io/gh/pyt-team/TopoModelX/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyt-team#diff-dG9wb21vZGVseC9ubi9jZWxsL2NjeG5fbGF5ZXIucHk=) | `100.00% <ø> (ø)` | | | [topomodelx/nn/cell/cwn\_layer.py](https://app.codecov.io/gh/pyt-team/TopoModelX/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyt-team#diff-dG9wb21vZGVseC9ubi9jZWxsL2N3bl9sYXllci5weQ==) | `100.00% <ø> (ø)` | | | [topomodelx/nn/hypergraph/allset.py](https://app.codecov.io/gh/pyt-team/TopoModelX/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyt-team#diff-dG9wb21vZGVseC9ubi9oeXBlcmdyYXBoL2FsbHNldC5weQ==) | `100.00% <ø> (ø)` | | | [topomodelx/nn/hypergraph/allset\_layer.py](https://app.codecov.io/gh/pyt-team/TopoModelX/pull/246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyt-team#diff-dG9wb21vZGVseC9ubi9oeXBlcmdyYXBoL2FsbHNldF9sYXllci5weQ==) | `88.88% <ø> (ø)` | | | ... and [26 more](https://app.codecov.io/gh/pyt-team/TopoModelX/pull/246?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyt-team) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.