Commit Graph

7 Commits

Author SHA1 Message Date
30fae62b67
test: use load.py for joj1
All checks were successful
build / build (pull_request) Successful in 2m38s
build / build (push) Successful in 2m41s
2025-03-04 21:53:56 -05:00
19ba9c529d
chore: remove joj1 convert tests
All checks were successful
build / build (pull_request) Successful in 2m29s
build / build (push) Successful in 2m31s
2025-03-01 13:04:27 -05:00
347c4b91d5 refactor/main (#11)
All checks were successful
build / build (push) Successful in 2m29s
build / build (pull_request) Successful in 2m27s
# what I have done

- sync main function in master branch and tested current code usage
- remove redundant code
- update README documents
- fix the immutable files logic

## TODO

- give fallback options for immutable files

Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #11
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-02-27 15:51:31 +08:00
a19f6ba84b fix: assertion error to pass test
Some checks failed
build / build (pull_request) Failing after 2m31s
build / build (push) Failing after 2m34s
2025-02-25 09:54:24 +08:00
48d01045b5
refactor: more compact test codes
All checks were successful
build / build (push) Successful in 1m50s
2024-10-23 01:39:36 -04:00
3b0b36c539
feat: convert joj1 cli 2024-10-22 06:29:33 -04:00
51b68b7c87
refactor: re-organize tests & models
Some checks failed
build / build (push) Failing after 1m38s
2024-10-22 06:17:09 -04:00