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

feat: refactor dao_event #2378

Merged
merged 6 commits into from
Jan 2, 2025

feat: use task check dao event not missed

e104de1
Select commit
Loading
Failed to load commit list.
Merged

feat: refactor dao_event #2378

feat: use task check dao event not missed
e104de1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 1, 2025 in 0s

54.79% of diff hit (target 90.00%)

View this Pull Request on Codecov

54.79% of diff hit (target 90.00%)

Annotations

Check warning on line 1418 in app/models/ckb_sync/new_node_data_processor.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/new_node_data_processor.rb#L1418

Added line #L1418 was not covered by tests

Check warning on line 8 in lib/tasks/migration/check_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/check_dao_event.rake#L4-L8

Added lines #L4 - L8 were not covered by tests

Check warning on line 12 in lib/tasks/migration/check_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/check_dao_event.rake#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 18 in lib/tasks/migration/check_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/check_dao_event.rake#L16-L18

Added lines #L16 - L18 were not covered by tests

Check warning on line 22 in lib/tasks/migration/check_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/check_dao_event.rake#L22

Added line #L22 was not covered by tests

Check warning on line 24 in lib/tasks/migration/check_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/check_dao_event.rake#L24

Added line #L24 was not covered by tests

Check warning on line 28 in lib/tasks/migration/check_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/check_dao_event.rake#L28

Added line #L28 was not covered by tests

Check warning on line 30 in lib/tasks/migration/check_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/check_dao_event.rake#L30

Added line #L30 was not covered by tests

Check warning on line 34 in lib/tasks/migration/check_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/check_dao_event.rake#L34

Added line #L34 was not covered by tests

Check warning on line 5 in lib/tasks/migration/fill_cell_index_to_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/fill_cell_index_to_dao_event.rake#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 17 in lib/tasks/migration/fill_cell_index_to_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/fill_cell_index_to_dao_event.rake#L14-L17

Added lines #L14 - L17 were not covered by tests

Check warning on line 19 in lib/tasks/migration/fill_cell_index_to_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/fill_cell_index_to_dao_event.rake#L19

Added line #L19 was not covered by tests

Check warning on line 33 in lib/tasks/migration/fill_cell_index_to_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/fill_cell_index_to_dao_event.rake#L30-L33

Added lines #L30 - L33 were not covered by tests

Check warning on line 35 in lib/tasks/migration/fill_cell_index_to_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/fill_cell_index_to_dao_event.rake#L35

Added line #L35 was not covered by tests

Check warning on line 46 in lib/tasks/migration/fill_cell_index_to_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/fill_cell_index_to_dao_event.rake#L46

Added line #L46 was not covered by tests

Check warning on line 48 in lib/tasks/migration/fill_cell_index_to_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/fill_cell_index_to_dao_event.rake#L48

Added line #L48 was not covered by tests

Check warning on line 51 in lib/tasks/migration/fill_cell_index_to_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/fill_cell_index_to_dao_event.rake#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 53 in lib/tasks/migration/fill_cell_index_to_dao_event.rake

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/tasks/migration/fill_cell_index_to_dao_event.rake#L53

Added line #L53 was not covered by tests