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

Add Lens contract to Optimism #171

Merged
merged 83 commits into from
Dec 6, 2024

Merge remote-tracking branch 'origin/master' into develop

e9b293d
Select commit
Loading
Failed to load commit list.
Merged

Add Lens contract to Optimism #171

Merge remote-tracking branch 'origin/master' into develop
e9b293d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 6, 2024 in 0s

91.11% of diff hit (target 84.03%)

View this Pull Request on Codecov

91.11% of diff hit (target 84.03%)

Annotations

Check warning on line 64 in contracts/UnionLens.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/UnionLens.sol#L62-L64

Added lines #L62 - L64 were not covered by tests

Check warning on line 71 in contracts/UnionLens.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/UnionLens.sol#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 114 in contracts/UnionLens.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/UnionLens.sol#L114

Added line #L114 was not covered by tests

Check warning on line 139 in contracts/UnionLens.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/UnionLens.sol#L139

Added line #L139 was not covered by tests

Check warning on line 145 in contracts/UnionLens.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/UnionLens.sol#L145

Added line #L145 was not covered by tests

Check warning on line 151 in contracts/UnionLens.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/UnionLens.sol#L151

Added line #L151 was not covered by tests

Check warning on line 153 in contracts/UnionLens.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/UnionLens.sol#L153

Added line #L153 was not covered by tests

Check warning on line 424 in contracts/market/UToken.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/market/UToken.sol#L423-L424

Added lines #L423 - L424 were not covered by tests

Check warning on line 496 in contracts/market/UToken.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/market/UToken.sol#L496

Added line #L496 was not covered by tests

Check warning on line 10 in contracts/token/OpUNION.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token/OpUNION.sol#L10

Added line #L10 was not covered by tests

Check warning on line 25 in contracts/token/OpUNION.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token/OpUNION.sol#L25

Added line #L25 was not covered by tests

Check warning on line 40 in contracts/token/OpUNION.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/token/OpUNION.sol#L40

Added line #L40 was not covered by tests

Check warning on line 1041 in contracts/user/UserManager.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/user/UserManager.sol#L1041

Added line #L1041 was not covered by tests