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

fix: recordCache to commit added entries and implemented correctly the remove elements from the queue #10523

fix: Modify Record Cache to commit entries to state and expire entrie…

5a131fe
Select commit
Failed to load commit list.
Merged

fix: recordCache to commit added entries and implemented correctly the remove elements from the queue #10523

fix: Modify Record Cache to commit entries to state and expire entrie…
5a131fe
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Dec 29, 2023 in 0s

44.00% of diff hit (target 62.82%)

View this Pull Request on Codecov

44.00% of diff hit (target 62.82%)

Annotations

Check warning on line 22 in hedera-node/hedera-app-spi/src/main/java/com/hedera/node/app/spi/validation/TruePredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-node/hedera-app-spi/src/main/java/com/hedera/node/app/spi/validation/TruePredicate.java#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 26 in hedera-node/hedera-app-spi/src/main/java/com/hedera/node/app/spi/validation/TruePredicate.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-node/hedera-app-spi/src/main/java/com/hedera/node/app/spi/validation/TruePredicate.java#L26

Added line #L26 was not covered by tests

Check warning on line 282 in hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/recordcache/RecordCacheImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/recordcache/RecordCacheImpl.java#L282

Added line #L282 was not covered by tests

Check warning on line 285 in hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/recordcache/RecordCacheImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/recordcache/RecordCacheImpl.java#L285

Added line #L285 was not covered by tests

Check warning on line 290 in hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/recordcache/RecordCacheImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/recordcache/RecordCacheImpl.java#L287-L290

Added lines #L287 - L290 were not covered by tests

Check warning on line 292 in hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/recordcache/RecordCacheImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/recordcache/RecordCacheImpl.java#L292

Added line #L292 was not covered by tests

Check warning on line 300 in hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/recordcache/RecordCacheImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/recordcache/RecordCacheImpl.java#L300

Added line #L300 was not covered by tests