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

tu6ge / oss-rs / 5791781892
95%

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2023 01:52AM UTC
Jobs 1
Files 30
Run time 1s
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
5791781892

push

github

web-flow
feat(decode)!: remove init object fn, and add InitObject trait (#25)

* feat(decode)!: change init object fn

* feat(blocking)

* 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(object): merge error type

merge object_init error and object item error

* feat(decode)!: change init_object

before return `T`, 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

58 of 58 new or added lines in 5 files covered. (100.0%)

6200 of 6443 relevant lines covered (96.23%)

9.31 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
89.11
-0.53% src/object.rs
6
86.64
-1.97% src/decode.rs
11
93.7
-4.07% src/bucket.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
89.11
-0.53% src/object.rs
Jobs
ID Job ID Ran Files Coverage
1 5791781892.1 08 Aug 2023 01:52AM UTC 30
96.23
GitHub Action Run
Source Files on build 5791781892
  • Tree
  • List 30
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 83f56e9f on github
  • Prev Build on master (#5643300791)
  • Next Build on master (#5829376308)
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

© 2025 Coveralls, Inc