Diff: origin/master...HEAD, staged and unstaged changes
| Source File | Diff Coverage (%) | Missing Lines |
|---|---|---|
| hyper_parallel/core/distributed_checkpoint/api.py | 85.7% | 415-416,489 |
| hyper_parallel/core/distributed_checkpoint/async_persist.py | 100% | |
| hyper_parallel/core/distributed_checkpoint/filesystem_storage.py | 92.4% | 472,483,488-489,494,518,608,622 |
| hyper_parallel/core/distributed_checkpoint/metadata.py | 100% | |
| hyper_parallel/core/distributed_checkpoint/offline_transform.py | 100% | |
| hyper_parallel/core/distributed_checkpoint/planner.py | 100% | |
| hyper_parallel/core/distributed_checkpoint/standard_planner.py | 97.2% | 88 |
| hyper_parallel/core/distributed_checkpoint/util.py | 95.7% | 661-663,794,844 |
| hyper_parallel/platform/platform.py | 50.0% | 310-312,314,596,1905 |
| hyper_parallel/platform/torch/platform.py | 50.0% | 1054-1055,1248-1250,1612 |
411 412 413 414 415 416 417 418 419 420 |
604 605 606 607 608 609 610 611 612 |
790 791 792 793 794 795 796 797 798 |