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

24.05.0-alpha; ERC4626StrategyBase, YearnStrategy, StrategyBase 1.1.0 #116

Merged
merged 20 commits into from
May 4, 2024

ERC4626StrategyBase, YearnStrategy skeletons; StrategyBase 1.1.0 draft

c487566
Select commit
Loading
Failed to load commit list.
Merged

24.05.0-alpha; ERC4626StrategyBase, YearnStrategy, StrategyBase 1.1.0 #116

ERC4626StrategyBase, YearnStrategy skeletons; StrategyBase 1.1.0 draft
c487566
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 29, 2024 in 0s

19.60% of diff hit (target 93.92%)

View this Pull Request on Codecov

19.60% of diff hit (target 93.92%)

Annotations

Check warning on line 24 in src/strategies/YearnStrategy.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/YearnStrategy.sol#L24

Added line #L24 was not covered by tests

Check warning on line 27 in src/strategies/YearnStrategy.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/YearnStrategy.sol#L27

Added line #L27 was not covered by tests

Check warning on line 37 in src/strategies/YearnStrategy.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/YearnStrategy.sol#L37

Added line #L37 was not covered by tests

Check warning on line 42 in src/strategies/YearnStrategy.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/YearnStrategy.sol#L42

Added line #L42 was not covered by tests

Check warning on line 48 in src/strategies/YearnStrategy.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/YearnStrategy.sol#L48

Added line #L48 was not covered by tests

Check warning on line 62 in src/strategies/YearnStrategy.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/YearnStrategy.sol#L62

Added line #L62 was not covered by tests

Check warning on line 68 in src/strategies/YearnStrategy.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/YearnStrategy.sol#L68

Added line #L68 was not covered by tests

Check warning on line 73 in src/strategies/YearnStrategy.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/YearnStrategy.sol#L73

Added line #L73 was not covered by tests

Check warning on line 29 in src/strategies/base/ERC4626StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/ERC4626StrategyBase.sol#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 31 in src/strategies/base/ERC4626StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/ERC4626StrategyBase.sol#L31

Added line #L31 was not covered by tests

Check warning on line 41 in src/strategies/base/ERC4626StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/ERC4626StrategyBase.sol#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 47 in src/strategies/base/ERC4626StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/ERC4626StrategyBase.sol#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 53 in src/strategies/base/ERC4626StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/ERC4626StrategyBase.sol#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 60 in src/strategies/base/ERC4626StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/ERC4626StrategyBase.sol#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 65 in src/strategies/base/ERC4626StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/ERC4626StrategyBase.sol#L65

Added line #L65 was not covered by tests

Check warning on line 100 in src/strategies/base/ERC4626StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/ERC4626StrategyBase.sol#L97-L100

Added lines #L97 - L100 were not covered by tests

Check warning on line 108 in src/strategies/base/ERC4626StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/ERC4626StrategyBase.sol#L108

Added line #L108 was not covered by tests

Check warning on line 120 in src/strategies/base/ERC4626StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/ERC4626StrategyBase.sol#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 139 in src/strategies/base/ERC4626StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/ERC4626StrategyBase.sol#L135-L139

Added lines #L135 - L139 were not covered by tests

Check warning on line 157 in src/strategies/base/ERC4626StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/ERC4626StrategyBase.sol#L154-L157

Added lines #L154 - L157 were not covered by tests

Check warning on line 137 in src/strategies/base/StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/StrategyBase.sol#L137

Added line #L137 was not covered by tests

Check warning on line 222 in src/strategies/base/StrategyBase.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/base/StrategyBase.sol#L222

Added line #L222 was not covered by tests

Check warning on line 36 in src/strategies/libs/StrategyDeveloperLib.sol

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strategies/libs/StrategyDeveloperLib.sol#L36

Added line #L36 was not covered by tests