feat(webserver): implement new storage layer for repository meta #1750
0.68% of diff hit (target 75.00%)
View this Pull Request on Codecov
0.68% of diff hit (target 75.00%)
Annotations
Check warning on line 42 in crates/tabby-scheduler/src/dataset.rs
codecov / codecov/patch
crates/tabby-scheduler/src/dataset.rs#L37-L42
Added lines #L37 - L42 were not covered by tests
Check warning on line 84 in crates/tabby-scheduler/src/dataset.rs
codecov / codecov/patch
crates/tabby-scheduler/src/dataset.rs#L83-L84
Added lines #L83 - L84 were not covered by tests
Check warning on line 109 in crates/tabby-scheduler/src/dataset.rs
codecov / codecov/patch
crates/tabby-scheduler/src/dataset.rs#L109
Added line #L109 was not covered by tests
Check warning on line 126 in crates/tabby-scheduler/src/dataset.rs
codecov / codecov/patch
crates/tabby-scheduler/src/dataset.rs#L122-L126
Added lines #L122 - L126 were not covered by tests
Check warning on line 130 in crates/tabby-scheduler/src/dataset.rs
codecov / codecov/patch
crates/tabby-scheduler/src/dataset.rs#L130
Added line #L130 was not covered by tests
Check warning on line 136 in crates/tabby-scheduler/src/dataset.rs
codecov / codecov/patch
crates/tabby-scheduler/src/dataset.rs#L136
Added line #L136 was not covered by tests
Check warning on line 18 in crates/tabby-scheduler/src/lib.rs
codecov / codecov/patch
crates/tabby-scheduler/src/lib.rs#L18
Added line #L18 was not covered by tests
Check warning on line 40 in crates/tabby-scheduler/src/lib.rs
codecov / codecov/patch
crates/tabby-scheduler/src/lib.rs#L40
Added line #L40 was not covered by tests
Check warning on line 69 in crates/tabby-scheduler/src/lib.rs
codecov / codecov/patch
crates/tabby-scheduler/src/lib.rs#L69
Added line #L69 was not covered by tests
Check warning on line 77 in crates/tabby-scheduler/src/lib.rs
codecov / codecov/patch
crates/tabby-scheduler/src/lib.rs#L77
Added line #L77 was not covered by tests
Check warning on line 24 in ee/tabby-webserver/src/cron/mod.rs
codecov / codecov/patch
ee/tabby-webserver/src/cron/mod.rs#L24
Added line #L24 was not covered by tests
Check warning on line 37 in ee/tabby-webserver/src/cron/mod.rs
codecov / codecov/patch
ee/tabby-webserver/src/cron/mod.rs#L37
Added line #L37 was not covered by tests
Check warning on line 51 in ee/tabby-webserver/src/handler.rs
codecov / codecov/patch
ee/tabby-webserver/src/handler.rs#L51
Added line #L51 was not covered by tests
Check warning on line 55 in ee/tabby-webserver/src/handler.rs
codecov / codecov/patch
ee/tabby-webserver/src/handler.rs#L53-L55
Added lines #L53 - L55 were not covered by tests
Check warning on line 58 in ee/tabby-webserver/src/handler.rs
codecov / codecov/patch
ee/tabby-webserver/src/handler.rs#L58
Added line #L58 was not covered by tests
Check warning on line 207 in ee/tabby-webserver/src/hub/api.rs
codecov / codecov/patch
ee/tabby-webserver/src/hub/api.rs#L202-L207
Added lines #L202 - L207 were not covered by tests
Check warning on line 214 in ee/tabby-webserver/src/hub/api.rs
codecov / codecov/patch
ee/tabby-webserver/src/hub/api.rs#L210-L214
Added lines #L210 - L214 were not covered by tests
Check warning on line 221 in ee/tabby-webserver/src/hub/api.rs
codecov / codecov/patch
ee/tabby-webserver/src/hub/api.rs#L216-L221
Added lines #L216 - L221 were not covered by tests
Check warning on line 227 in ee/tabby-webserver/src/hub/api.rs
codecov / codecov/patch
ee/tabby-webserver/src/hub/api.rs#L224-L227
Added lines #L224 - L227 were not covered by tests
Check warning on line 5 in ee/tabby-webserver/src/path.rs
codecov / codecov/patch
ee/tabby-webserver/src/path.rs#L3-L5
Added lines #L3 - L5 were not covered by tests
Check warning on line 24 in ee/tabby-webserver/src/repositories/mod.rs
codecov / codecov/patch
ee/tabby-webserver/src/repositories/mod.rs#L24
Added line #L24 was not covered by tests
Check warning on line 44 in ee/tabby-webserver/src/repositories/mod.rs
codecov / codecov/patch
ee/tabby-webserver/src/repositories/mod.rs#L44
Added line #L44 was not covered by tests
Check warning on line 47 in ee/tabby-webserver/src/repositories/mod.rs
codecov / codecov/patch
ee/tabby-webserver/src/repositories/mod.rs#L47
Added line #L47 was not covered by tests
Check warning on line 77 in ee/tabby-webserver/src/repositories/mod.rs
codecov / codecov/patch
ee/tabby-webserver/src/repositories/mod.rs#L77
Added line #L77 was not covered by tests
Check warning on line 81 in ee/tabby-webserver/src/repositories/mod.rs
codecov / codecov/patch
ee/tabby-webserver/src/repositories/mod.rs#L81
Added line #L81 was not covered by tests