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: no op handlers #58

Merged
merged 27 commits into from
Jul 26, 2023

ci: no fail on upload error for coverage io

4996883
Select commit
Loading
Failed to load commit list.
Merged

fix: no op handlers #58

ci: no fail on upload error for coverage io
4996883
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 25, 2023 in 1s

91.32% of diff hit (target 79.65%)

View this Pull Request on Codecov

91.32% of diff hit (target 79.65%)

Annotations

Check warning on line 74 in contracts/bindings-perp/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/bindings-perp/src/contract.rs#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 133 in contracts/bindings-perp/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/bindings-perp/src/contract.rs#L133

Added line #L133 was not covered by tests

Check warning on line 142 in contracts/bindings-perp/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/bindings-perp/src/contract.rs#L142

Added line #L142 was not covered by tests

Check warning on line 220 in contracts/bindings-perp/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/bindings-perp/src/contract.rs#L217-L220

Added lines #L217 - L220 were not covered by tests

Check warning on line 179 in contracts/bindings-perp/src/msg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/bindings-perp/src/msg.rs#L179

Added line #L179 was not covered by tests

Check warning on line 492 in contracts/controller/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/controller/src/contract.rs#L492

Added line #L492 was not covered by tests

Check warning on line 498 in contracts/controller/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/controller/src/contract.rs#L498

Added line #L498 was not covered by tests

Check warning on line 82 in contracts/shifter/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/shifter/src/contract.rs#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 94 in contracts/shifter/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/shifter/src/contract.rs#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 162 in contracts/shifter/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/shifter/src/contract.rs#L157-L162

Added lines #L157 - L162 were not covered by tests

Check warning on line 446 in contracts/shifter/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/shifter/src/contract.rs#L446

Added line #L446 was not covered by tests

Check warning on line 452 in contracts/shifter/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/shifter/src/contract.rs#L452

Added line #L452 was not covered by tests

Check warning on line 75 in contracts/token-vesting/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token-vesting/src/contract.rs#L63-L75

Added lines #L63 - L75 were not covered by tests

Check warning on line 95 in contracts/token-vesting/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token-vesting/src/contract.rs#L95

Added line #L95 was not covered by tests

Check warning on line 138 in contracts/token-vesting/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token-vesting/src/contract.rs#L126-L138

Added lines #L126 - L138 were not covered by tests

Check warning on line 152 in contracts/token-vesting/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token-vesting/src/contract.rs#L141-L152

Added lines #L141 - L152 were not covered by tests

Check warning on line 158 in contracts/token-vesting/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token-vesting/src/contract.rs#L154-L158

Added lines #L154 - L158 were not covered by tests

Check warning on line 163 in contracts/token-vesting/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token-vesting/src/contract.rs#L160-L163

Added lines #L160 - L163 were not covered by tests

Check warning on line 177 in contracts/token-vesting/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token-vesting/src/contract.rs#L167-L177

Added lines #L167 - L177 were not covered by tests

Check warning on line 192 in contracts/token-vesting/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token-vesting/src/contract.rs#L181-L192

Added lines #L181 - L192 were not covered by tests

Check warning on line 202 in contracts/token-vesting/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token-vesting/src/contract.rs#L194-L202

Added lines #L194 - L202 were not covered by tests

Check warning on line 237 in contracts/token-vesting/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token-vesting/src/contract.rs#L237

Added line #L237 was not covered by tests

Check warning on line 323 in contracts/token-vesting/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token-vesting/src/contract.rs#L323

Added line #L323 was not covered by tests

Check warning on line 6 in contracts/token-vesting/src/msg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token-vesting/src/msg.rs#L6

Added line #L6 was not covered by tests

Check warning on line 60 in contracts/token-vesting/src/msg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token-vesting/src/msg.rs#L60

Added line #L60 was not covered by tests