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

[event_v2] indexer logic update to handle migration (#360) #388

Merged
merged 1 commit into from
Dec 5, 2024

[event_v2] indexer logic update to handle migration (#360)

a57e9d3
Select commit
Loading
Failed to load commit list.
Merged

[event_v2] indexer logic update to handle migration (#360) #388

[event_v2] indexer logic update to handle migration (#360)
a57e9d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 5, 2024 in 0s

42.3% of diff hit (target 48.9%)

View this Pull Request on Codecov

42.3% of diff hit (target 48.9%)

Annotations

Check warning on line 251 in rust/processor/src/db/postgres/models/coin_models/coin_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/coin_models/coin_activities.rs#L231-L251

Added lines #L231 - L251 were not covered by tests

Check warning on line 254 in rust/processor/src/db/postgres/models/coin_models/coin_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/coin_models/coin_activities.rs#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 259 in rust/processor/src/db/postgres/models/coin_models/coin_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/coin_models/coin_activities.rs#L256-L259

Added lines #L256 - L259 were not covered by tests

Check warning on line 267 in rust/processor/src/db/postgres/models/coin_models/coin_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/coin_models/coin_activities.rs#L261-L267

Added lines #L261 - L267 were not covered by tests

Check warning on line 277 in rust/processor/src/db/postgres/models/coin_models/coin_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/coin_models/coin_activities.rs#L277

Added line #L277 was not covered by tests

Check warning on line 192 in rust/processor/src/db/postgres/models/fungible_asset_models/parquet_v2_fungible_asset_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/fungible_asset_models/parquet_v2_fungible_asset_activities.rs#L183-L192

Added lines #L183 - L192 were not covered by tests

Check warning on line 208 in rust/processor/src/db/postgres/models/stake_models/stake_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/stake_models/stake_utils.rs#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 131 in rust/processor/src/db/postgres/models/token_models/token_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_activities.rs#L123-L131

Added lines #L123 - L131 were not covered by tests

Check warning on line 149 in rust/processor/src/db/postgres/models/token_models/token_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_activities.rs#L141-L149

Added lines #L141 - L149 were not covered by tests

Check warning on line 167 in rust/processor/src/db/postgres/models/token_models/token_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_activities.rs#L159-L167

Added lines #L159 - L167 were not covered by tests

Check warning on line 185 in rust/processor/src/db/postgres/models/token_models/token_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_activities.rs#L177-L185

Added lines #L177 - L185 were not covered by tests

Check warning on line 203 in rust/processor/src/db/postgres/models/token_models/token_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_activities.rs#L195-L203

Added lines #L195 - L203 were not covered by tests

Check warning on line 257 in rust/processor/src/db/postgres/models/token_models/token_activities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_activities.rs#L231-L257

Added lines #L231 - L257 were not covered by tests

Check warning on line 315 in rust/processor/src/db/postgres/models/token_models/token_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_utils.rs#L315

Added line #L315 was not covered by tests

Check warning on line 326 in rust/processor/src/db/postgres/models/token_models/token_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_utils.rs#L324-L326

Added lines #L324 - L326 were not covered by tests

Check warning on line 335 in rust/processor/src/db/postgres/models/token_models/token_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_utils.rs#L335

Added line #L335 was not covered by tests

Check warning on line 345 in rust/processor/src/db/postgres/models/token_models/token_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_utils.rs#L343-L345

Added lines #L343 - L345 were not covered by tests

Check warning on line 362 in rust/processor/src/db/postgres/models/token_models/token_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_utils.rs#L362

Added line #L362 was not covered by tests

Check warning on line 374 in rust/processor/src/db/postgres/models/token_models/token_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_utils.rs#L372-L374

Added lines #L372 - L374 were not covered by tests

Check warning on line 378 in rust/processor/src/db/postgres/models/token_models/token_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_utils.rs#L376-L378

Added lines #L376 - L378 were not covered by tests

Check warning on line 395 in rust/processor/src/db/postgres/models/token_models/token_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_utils.rs#L395

Added line #L395 was not covered by tests

Check warning on line 407 in rust/processor/src/db/postgres/models/token_models/token_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_utils.rs#L405-L407

Added lines #L405 - L407 were not covered by tests

Check warning on line 411 in rust/processor/src/db/postgres/models/token_models/token_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_utils.rs#L409-L411

Added lines #L409 - L411 were not covered by tests

Check warning on line 428 in rust/processor/src/db/postgres/models/token_models/token_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_utils.rs#L428

Added line #L428 was not covered by tests

Check warning on line 440 in rust/processor/src/db/postgres/models/token_models/token_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/processor/src/db/postgres/models/token_models/token_utils.rs#L438-L440

Added lines #L438 - L440 were not covered by tests