Skip to content

fix: fmt and fix one leftover import

Codecov / codecov/patch failed Feb 6, 2024 in 1s

77.75% of diff hit (target 94.68%)

View this Pull Request on Codecov

77.75% of diff hit (target 94.68%)

Annotations

Check warning on line 6 in contracts/liquidity_hub/pool-manager/src/bin/schema.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/bin/schema.rs#L5-L6

Added lines #L5 - L6 were not covered by tests

Check warning on line 100 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L100

Added line #L100 was not covered by tests

Check warning on line 104 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L104

Added line #L104 was not covered by tests

Check warning on line 108 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L108

Added line #L108 was not covered by tests

Check warning on line 127 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L127

Added line #L127 was not covered by tests

Check warning on line 133 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L130-L133

Added lines #L130 - L133 were not covered by tests

Check warning on line 192 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L192

Added line #L192 was not covered by tests

Check warning on line 197 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L197

Added line #L197 was not covered by tests

Check warning on line 202 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 204 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L204

Added line #L204 was not covered by tests

Check warning on line 207 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L207

Added line #L207 was not covered by tests

Check warning on line 226 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L222-L226

Added lines #L222 - L226 were not covered by tests

Check warning on line 230 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L229-L230

Added lines #L229 - L230 were not covered by tests

Check warning on line 234 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L233-L234

Added lines #L233 - L234 were not covered by tests

Check warning on line 236 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L236

Added line #L236 was not covered by tests

Check warning on line 246 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L241-L246

Added lines #L241 - L246 were not covered by tests

Check warning on line 248 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L248

Added line #L248 was not covered by tests

Check warning on line 250 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L250

Added line #L250 was not covered by tests

Check warning on line 254 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 261 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L260-L261

Added lines #L260 - L261 were not covered by tests

Check warning on line 274 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L274

Added line #L274 was not covered by tests

Check warning on line 324 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L322-L324

Added lines #L322 - L324 were not covered by tests

Check warning on line 329 in contracts/liquidity_hub/pool-manager/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/contract.rs#L329

Added line #L329 was not covered by tests

Check warning on line 147 in contracts/liquidity_hub/pool-manager/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/error.rs#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 38 in contracts/liquidity_hub/pool-manager/src/helpers.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/liquidity_hub/pool-manager/src/helpers.rs#L38

Added line #L38 was not covered by tests