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 Maker fees & Document fees workflow. #355

Merged
merged 5 commits into from
Jan 1, 2025

fixes

cedfe95
Select commit
Loading
Failed to load commit list.
Merged

Fix Maker fees & Document fees workflow. #355

fixes
cedfe95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 1, 2025 in 1s

85.13% of diff hit (target 73.43%)

View this Pull Request on Codecov

85.13% of diff hit (target 73.43%)

Annotations

Check warning on line 60 in src/bin/directoryd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/directoryd.rs#L60

Added line #L60 was not covered by tests

Check warning on line 67 in src/bin/makerd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/makerd.rs#L67

Added line #L67 was not covered by tests

Check warning on line 99 in src/bin/taker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/taker.rs#L99

Added line #L99 was not covered by tests

Check warning on line 377 in src/maker/handlers.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maker/handlers.rs#L377

Added line #L377 was not covered by tests

Check warning on line 176 in src/maker/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maker/server.rs#L176

Added line #L176 was not covered by tests

Check warning on line 188 in src/maker/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maker/server.rs#L188

Added line #L188 was not covered by tests

Check warning on line 511 in src/maker/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maker/server.rs#L511

Added line #L511 was not covered by tests

Check warning on line 271 in src/taker/api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/taker/api.rs#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 170 in src/taker/offers.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/taker/offers.rs#L170

Added line #L170 was not covered by tests

Check warning on line 145 in src/wallet/rpc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wallet/rpc.rs#L145

Added line #L145 was not covered by tests