Skip to content

onIRC31Received ib lp transfer method, depositOfUser removed..

Codecov / codecov/patch succeeded Nov 22, 2024 in 1s

78.01% of diff hit (target 73.06%)

View this Pull Request on Codecov

78.01% of diff hit (target 73.06%)

Annotations

Check warning on line 283 in core-contracts/DAOfund/src/main/java/network/balanced/score/core/daofund/DAOfundImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/DAOfund/src/main/java/network/balanced/score/core/daofund/DAOfundImpl.java#L282-L283

Added lines #L282 - L283 were not covered by tests

Check warning on line 68 in core-contracts/Dex/src/main/java/network/balanced/score/core/dex/DexImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Dex/src/main/java/network/balanced/score/core/dex/DexImpl.java#L68

Added line #L68 was not covered by tests

Check warning on line 48 in core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java#L48

Added line #L48 was not covered by tests

Check warning on line 60 in core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java#L60

Added line #L60 was not covered by tests

Check warning on line 73 in core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 75 in core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java#L75

Added line #L75 was not covered by tests

Check warning on line 77 in core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java#L77

Added line #L77 was not covered by tests

Check warning on line 124 in core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java#L124

Added line #L124 was not covered by tests

Check warning on line 126 in core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java#L126

Added line #L126 was not covered by tests

Check warning on line 128 in core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java#L128

Added line #L128 was not covered by tests

Check warning on line 131 in core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java#L131

Added line #L131 was not covered by tests

Check warning on line 135 in core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java#L135

Added line #L135 was not covered by tests

Check warning on line 140 in core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Dex/src/main/java/network/balanced/score/core/dex/IRC31StandardSpokeLpToken.java#L140

Added line #L140 was not covered by tests

Check warning on line 440 in core-contracts/Rewards/src/main/java/network/balanced/score/core/rewards/DataSourceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Rewards/src/main/java/network/balanced/score/core/rewards/DataSourceImpl.java#L440

Added line #L440 was not covered by tests

Check warning on line 402 in core-contracts/Rewards/src/main/java/network/balanced/score/core/rewards/RewardsImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Rewards/src/main/java/network/balanced/score/core/rewards/RewardsImpl.java#L402

Added line #L402 was not covered by tests

Check warning on line 1053 in core-contracts/Rewards/src/main/java/network/balanced/score/core/rewards/RewardsImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/Rewards/src/main/java/network/balanced/score/core/rewards/RewardsImpl.java#L1053

Added line #L1053 was not covered by tests

Check warning on line 201 in core-contracts/StakedLP/src/main/java/network/balanced/score/core/stakedlp/StakedLPImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core-contracts/StakedLP/src/main/java/network/balanced/score/core/stakedlp/StakedLPImpl.java#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 18 in score-lib/src/main/java/network/balanced/score/lib/utils/AddressBranchDictDB.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

score-lib/src/main/java/network/balanced/score/lib/utils/AddressBranchDictDB.java#L15-L18

Added lines #L15 - L18 were not covered by tests

Check warning on line 22 in score-lib/src/main/java/network/balanced/score/lib/utils/AddressBranchDictDB.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

score-lib/src/main/java/network/balanced/score/lib/utils/AddressBranchDictDB.java#L22

Added line #L22 was not covered by tests

Check warning on line 24 in score-lib/src/main/java/network/balanced/score/lib/utils/AddressBranchDictDB.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

score-lib/src/main/java/network/balanced/score/lib/utils/AddressBranchDictDB.java#L24

Added line #L24 was not covered by tests

Check warning on line 28 in score-lib/src/main/java/network/balanced/score/lib/utils/AddressBranchDictDB.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

score-lib/src/main/java/network/balanced/score/lib/utils/AddressBranchDictDB.java#L28

Added line #L28 was not covered by tests

Check warning on line 32 in score-lib/src/main/java/network/balanced/score/lib/utils/AddressBranchDictDB.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

score-lib/src/main/java/network/balanced/score/lib/utils/AddressBranchDictDB.java#L32

Added line #L32 was not covered by tests

Check warning on line 16 in score-lib/src/main/java/network/balanced/score/lib/utils/BranchedNetworkAddressDictDB.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

score-lib/src/main/java/network/balanced/score/lib/utils/BranchedNetworkAddressDictDB.java#L13-L16

Added lines #L13 - L16 were not covered by tests

Check warning on line 19 in score-lib/src/main/java/network/balanced/score/lib/utils/BranchedNetworkAddressDictDB.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

score-lib/src/main/java/network/balanced/score/lib/utils/BranchedNetworkAddressDictDB.java#L19

Added line #L19 was not covered by tests

Check warning on line 40 in score-lib/src/main/java/network/balanced/score/lib/utils/NetworkAddressDictDB.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

score-lib/src/main/java/network/balanced/score/lib/utils/NetworkAddressDictDB.java#L40

Added line #L40 was not covered by tests