Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor token v2 models #704

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

refactor token v2 models

f408995
Select commit
Loading
Failed to load commit list.
Open

Refactor token v2 models #704

refactor token v2 models
f408995
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 4, 2025 in 1s

40.4% of diff hit (target 50.0%)

View this Pull Request on Codecov

40.4% of diff hit (target 50.0%)

Annotations

Check warning on line 218 in rust/processor/src/db/common/models/token_models/token_claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_claims.rs#L218

Added line #L218 was not covered by tests

Check warning on line 220 in rust/processor/src/db/common/models/token_models/token_claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_claims.rs#L220

Added line #L220 was not covered by tests

Check warning on line 247 in rust/processor/src/db/common/models/token_models/token_claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_claims.rs#L245-L247

Added lines #L245 - L247 were not covered by tests

Check warning on line 253 in rust/processor/src/db/common/models/token_models/token_claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_claims.rs#L251-L253

Added lines #L251 - L253 were not covered by tests

Check warning on line 277 in rust/processor/src/db/common/models/token_models/token_claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_claims.rs#L257-L277

Added lines #L257 - L277 were not covered by tests

Check warning on line 310 in rust/processor/src/db/common/models/token_models/token_claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_claims.rs#L304-L310

Added lines #L304 - L310 were not covered by tests

Check warning on line 316 in rust/processor/src/db/common/models/token_models/token_claims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_claims.rs#L314-L316

Added lines #L314 - L316 were not covered by tests

Check warning on line 44 in rust/processor/src/db/common/models/token_models/token_royalty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_royalty.rs#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 71 in rust/processor/src/db/common/models/token_models/token_royalty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_royalty.rs#L71

Added line #L71 was not covered by tests

Check warning on line 90 in rust/processor/src/db/common/models/token_models/token_royalty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_royalty.rs#L90

Added line #L90 was not covered by tests

Check warning on line 94 in rust/processor/src/db/common/models/token_models/token_royalty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_royalty.rs#L94

Added line #L94 was not covered by tests

Check warning on line 102 in rust/processor/src/db/common/models/token_models/token_royalty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_royalty.rs#L102

Added line #L102 was not covered by tests

Check warning on line 104 in rust/processor/src/db/common/models/token_models/token_royalty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_royalty.rs#L104

Added line #L104 was not covered by tests

Check warning on line 123 in rust/processor/src/db/common/models/token_models/token_royalty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_royalty.rs#L121-L123

Added lines #L121 - L123 were not covered by tests

Check warning on line 129 in rust/processor/src/db/common/models/token_models/token_royalty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_royalty.rs#L127-L129

Added lines #L127 - L129 were not covered by tests

Check warning on line 142 in rust/processor/src/db/common/models/token_models/token_royalty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_royalty.rs#L133-L142

Added lines #L133 - L142 were not covered by tests

Check warning on line 163 in rust/processor/src/db/common/models/token_models/token_royalty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_royalty.rs#L161-L163

Added lines #L161 - L163 were not covered by tests

Check warning on line 168 in rust/processor/src/db/common/models/token_models/token_royalty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_models/token_royalty.rs#L166-L168

Added lines #L166 - L168 were not covered by tests

Check warning on line 361 in rust/processor/src/db/common/models/token_v2_models/v2_token_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_v2_models/v2_token_activities.rs#L361

Added line #L361 was not covered by tests

Check warning on line 363 in rust/processor/src/db/common/models/token_v2_models/v2_token_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_v2_models/v2_token_activities.rs#L363

Added line #L363 was not covered by tests

Check warning on line 391 in rust/processor/src/db/common/models/token_v2_models/v2_token_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_v2_models/v2_token_activities.rs#L389-L391

Added lines #L389 - L391 were not covered by tests

Check warning on line 397 in rust/processor/src/db/common/models/token_v2_models/v2_token_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_v2_models/v2_token_activities.rs#L395-L397

Added lines #L395 - L397 were not covered by tests

Check warning on line 419 in rust/processor/src/db/common/models/token_v2_models/v2_token_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_v2_models/v2_token_activities.rs#L401-L419

Added lines #L401 - L419 were not covered by tests

Check warning on line 308 in rust/processor/src/db/common/models/token_v2_models/v2_token_datas.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_v2_models/v2_token_datas.rs#L308

Added line #L308 was not covered by tests

Check warning on line 310 in rust/processor/src/db/common/models/token_v2_models/v2_token_datas.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/common/models/token_v2_models/v2_token_datas.rs#L310

Added line #L310 was not covered by tests