• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tu6ge / oss-rs / 5829376308
95%

Build:
DEFAULT BRANCH: master
Ran 11 Aug 2023 05:57AM UTC
Jobs 1
Files 35
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
5829376308

push

github

web-flow
Support std IO (#26)

* feat(decode)!: change init object fn

* feat(blocking)

* fix(doc)

* style(doc)

* feat(decode)!: change init object fn

* feat(object)!: change get_next_base

change get_next_base return type , when has not next page condition
return `None`, or try get next page data, if success
return `Some(Ok(_))`, failed return `Some(Err(_))`

* feat(decode)!: change init_object

before return `T`, now return `Result<T, E>`

* fix

* fix

* feat(object): merge error type

merge object_init error and object item error

* fix

* feat(decode)!: change init_object

before return `Result<T, E>`, now return `Option<T>`

* fix

* fix

* feat(object)!: create InitObject trait

通过实现 InitObject trait 来初始化 object 类型 (自定义类型)

* fix

* fix

* feat(bucket)!: support InitObject

* style

* feat(bucket)!: change base_bucket_info

* todo

* feat(error): OssError add more info

when OssError code is SignatureDoesNotMatch ,show expect
 sign string

* feat(io): support write

* feat: blocking support

* feat: blocking read

* feat: 允许读取的数据于目标数组长度不一致

* feat: 分离 Rc 和内部数据

* feat: support Arc Object Content

* feat: 解决多次写入少量数据导致oss错误的问题

当多次写入少量数据,不符合分片的最小数量时,调用 oss 接口会导致报错

* refactor

* feat: 交互 arc 与 rc 的位置

* docs(io)

* docs(io)

* style

* chore: default close blocking

* fix

* style

* feat(io): change seek

* feat(io): change error type

* style

* feat(bucket)!: change base_bucket_info

* test(io)

* test(doc): remove deprecated

* test(io)

* test(io)

* test(io)

* style(io): clippy

* chore: support more derive

* refactor

* docs

1293 of 1293 new or added lines in 19 files covered. (100.0%)

7298 of 7685 relevant lines covered (94.96%)

9.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5829376308.1 11 Aug 2023 05:57AM UTC 0
94.96
GitHub Action Run
Source Files on build 5829376308
Detailed source file information is not available for this build.
  • Back to Repo
  • f1e2ae04 on github
  • Prev Build on master (#5791781892)
  • Next Build on master (#5829505807)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc