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

API: TVL in native and USD #199

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

chore: make lint happy

23e6507
Select commit
Loading
Failed to load commit list.
Open

API: TVL in native and USD #199

chore: make lint happy
23e6507
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 30, 2025 in 0s

0.00% of diff hit (target 80.70%)

View this Pull Request on Codecov

0.00% of diff hit (target 80.70%)

Annotations

Check warning on line 12 in api/src/bin/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/bin/main.rs#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 16 in api/src/bin/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/bin/main.rs#L16

Added line #L16 was not covered by tests

Check warning on line 26 in api/src/bin/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/bin/main.rs#L20-L26

Added lines #L20 - L26 were not covered by tests

Check warning on line 28 in api/src/bin/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/bin/main.rs#L28

Added line #L28 was not covered by tests

Check warning on line 31 in api/src/bin/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/bin/main.rs#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 39 in api/src/bin/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/bin/main.rs#L33-L39

Added lines #L33 - L39 were not covered by tests

Check warning on line 41 in api/src/bin/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/bin/main.rs#L41

Added line #L41 was not covered by tests

Check warning on line 15 in api/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/error.rs#L15

Added line #L15 was not covered by tests

Check warning on line 20 in api/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/error.rs#L20

Added line #L20 was not covered by tests

Check warning on line 52 in api/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/error.rs#L39-L52

Added lines #L39 - L52 were not covered by tests

Check warning on line 60 in api/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/error.rs#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 62 in api/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/error.rs#L62

Added line #L62 was not covered by tests

Check warning on line 65 in api/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/error.rs#L65

Added line #L65 was not covered by tests

Check warning on line 74 in api/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/error.rs#L68-L74

Added lines #L68 - L74 were not covered by tests

Check warning on line 76 in api/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/error.rs#L76

Added line #L76 was not covered by tests

Check warning on line 81 in api/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/error.rs#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 111 in api/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/error.rs#L84-L111

Added lines #L84 - L111 were not covered by tests

Check warning on line 33 in api/src/router/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/router/mod.rs#L29-L33

Added lines #L29 - L33 were not covered by tests

Check warning on line 36 in api/src/router/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/router/mod.rs#L36

Added line #L36 was not covered by tests

Check warning on line 48 in api/src/router/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/router/mod.rs#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 73 in api/src/router/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/router/mod.rs#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 77 in api/src/router/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/router/mod.rs#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 23 in api/src/router/vaults/tvl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/router/vaults/tvl.rs#L23

Added line #L23 was not covered by tests

Check warning on line 41 in api/src/router/vaults/tvl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/router/vaults/tvl.rs#L41

Added line #L41 was not covered by tests

Check warning on line 49 in api/src/router/vaults/tvl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/router/vaults/tvl.rs#L49

Added line #L49 was not covered by tests