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

Rerun conditional migrations #6565

Merged
merged 58 commits into from
Aug 18, 2023

Merge branch '6397-Time-sensitive-migrations' of https://github.com/h…

e71e85b
Select commit
Loading
Failed to load commit list.
Merged

Rerun conditional migrations #6565

Merge branch '6397-Time-sensitive-migrations' of https://github.com/h…
e71e85b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Aug 15, 2023 in 1s

75.53% of diff hit (target 92.56%)

View this Pull Request on Codecov

75.53% of diff hit (target 92.56%)

Annotations

Check warning on line 175 in hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/migration/SyntheticCryptoTransferApprovalMigration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/migration/SyntheticCryptoTransferApprovalMigration.java#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 53 in hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/migration/TimeSensitiveBalanceMigration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/migration/TimeSensitiveBalanceMigration.java#L53

Added line #L53 was not covered by tests

Check warning on line 67 in hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/migration/TimeSensitiveBalanceMigration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/migration/TimeSensitiveBalanceMigration.java#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 82 in hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/migration/TimeSensitiveBalanceMigration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/migration/TimeSensitiveBalanceMigration.java#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 84 in hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/migration/TimeSensitiveBalanceMigration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/migration/TimeSensitiveBalanceMigration.java#L84

Added line #L84 was not covered by tests

Check warning on line 91 in hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/migration/TimeSensitiveBalanceMigration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/migration/TimeSensitiveBalanceMigration.java#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 29 in hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/parser/StreamFileListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/parser/StreamFileListener.java#L29

Added line #L29 was not covered by tests

Check warning on line 40 in hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/parser/balance/CompositeBalanceStreamFileListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/parser/balance/CompositeBalanceStreamFileListener.java#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 53 in hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/parser/balance/CompositeBalanceStreamFileListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/parser/balance/CompositeBalanceStreamFileListener.java#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 57 in hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/parser/balance/CompositeBalanceStreamFileListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/parser/balance/CompositeBalanceStreamFileListener.java#L57

Added line #L57 was not covered by tests

Check warning on line 59 in hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/parser/balance/CompositeBalanceStreamFileListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-mirror-importer/src/main/java/com/hedera/mirror/importer/parser/balance/CompositeBalanceStreamFileListener.java#L59

Added line #L59 was not covered by tests