Skip to content

fix lifetime issue in async trait with ugly workaround (for now)

Codecov / codecov/patch failed Mar 30, 2024 in 1s

12.9% of diff hit (target 46.1%)

View this Pull Request on Codecov

12.9% of diff hit (target 46.1%)

Annotations

Check warning on line 338 in crates/core/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/config.rs#L338

Added line #L338 was not covered by tests

Check warning on line 282 in crates/core/src/domain/activity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/activity.rs#L281-L282

Added lines #L281 - L282 were not covered by tests

Check warning on line 322 in crates/core/src/domain/activity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/activity.rs#L322

Added line #L322 was not covered by tests

Check warning on line 339 in crates/core/src/domain/activity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/activity.rs#L339

Added line #L339 was not covered by tests

Check warning on line 376 in crates/core/src/domain/activity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/activity.rs#L376

Added line #L376 was not covered by tests

Check warning on line 393 in crates/core/src/domain/activity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/activity.rs#L393

Added line #L393 was not covered by tests

Check warning on line 440 in crates/core/src/domain/activity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/activity.rs#L440

Added line #L440 was not covered by tests

Check warning on line 646 in crates/core/src/domain/activity.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/activity.rs#L646

Added line #L646 was not covered by tests

Check warning on line 21 in crates/core/src/domain/category.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/category.rs#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 29 in crates/core/src/domain/category.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/category.rs#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 35 in crates/core/src/domain/category.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/category.rs#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 81 in crates/core/src/domain/category.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/category.rs#L81

Added line #L81 was not covered by tests

Check warning on line 94 in crates/core/src/domain/category.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/category.rs#L90-L94

Added lines #L90 - L94 were not covered by tests

Check warning on line 102 in crates/core/src/domain/category.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/category.rs#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 148 in crates/core/src/domain/category.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/category.rs#L148

Added line #L148 was not covered by tests

Check warning on line 16 in crates/core/src/domain/description.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/description.rs#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 24 in crates/core/src/domain/description.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/description.rs#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 30 in crates/core/src/domain/description.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/description.rs#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 38 in crates/core/src/domain/description.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/description.rs#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 22 in crates/core/src/domain/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/id.rs#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 33 in crates/core/src/domain/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/id.rs#L29-L33

Added lines #L29 - L33 were not covered by tests

Check warning on line 52 in crates/core/src/domain/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/id.rs#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 57 in crates/core/src/domain/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/id.rs#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 62 in crates/core/src/domain/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/id.rs#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 85 in crates/core/src/domain/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/domain/id.rs#L84-L85

Added lines #L84 - L85 were not covered by tests