This website requires JavaScript.
Explore
Help
Sign In
gsadmin
/
rustfs
Watch
1
Star
0
Fork
0
You've already forked rustfs
mirror of
https://github.com/rustfs/rustfs.git
synced
2026-07-28 00:58:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25418e1372bfcd98bfa2add96e540fa8867863f7
rustfs
/
ecstore
T
History
overtrue
25418e1372
feat: add comprehensive tests for file_meta.rs - Add 24 new test functions covering FileMeta, FileMetaVersion, and related structs - Test utility functions like load, check_xl2_v1, read_bytes_header - Test enum methods for VersionType, ErasureAlgo, ChecksumAlgo - Test FileMetaVersionHeader comparison and validation methods - Test MetaObject and MetaDeleteMarker serialization/deserialization - Test async functions like read_xl_meta_no_data and get_file_info - Add edge case tests for error handling and boundary conditions - Improve test coverage for complex file metadata operations
2025-05-26 12:19:40 +08:00
..
src
feat: add comprehensive tests for file_meta.rs - Add 24 new test functions covering FileMeta, FileMetaVersion, and related structs - Test utility functions like load, check_xl2_v1, read_bytes_header - Test enum methods for VersionType, ErasureAlgo, ChecksumAlgo - Test FileMetaVersionHeader comparison and validation methods - Test MetaObject and MetaDeleteMarker serialization/deserialization - Test async functions like read_xl_meta_no_data and get_file_info - Add edge case tests for error handling and boundary conditions - Improve test coverage for complex file metadata operations
2025-05-26 12:19:40 +08:00
build.rs
fix
:
#331
admin info version,uptime
2025-04-23 16:34:39 +08:00
Cargo.toml
refactor: standardize constant management and fix typos (
#387
)
2025-05-07 17:23:22 +08:00