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

test(exchange): resolve todos #207

Merged
merged 5 commits into from Oct 27, 2021
Merged

test(exchange): resolve todos #207

merged 5 commits into from Oct 27, 2021

Conversation

Roznovjak
Copy link
Collaborator

No description provided.

@Roznovjak Roznovjak self-assigned this Oct 22, 2021
@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #207 (62e51b8) into master (590430d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #207   +/-   ##
=======================================
  Coverage   83.55%   83.55%           
=======================================
  Files          21       21           
  Lines        2086     2086           
=======================================
  Hits         1743     1743           
  Misses        343      343           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 590430d...62e51b8. Read the comment docs.

@@ -3367,7 +3381,7 @@ fn matching_limits_sell_buy_should_work() {
orml_tokens::Event::Reserved(asset_b, 2, 60000000000000).into(),
orml_tokens::Event::Reserved(asset_a, 3, 30000000000000).into(),
orml_tokens::Event::Reserved(asset_b, 2, 120000000000).into(),
orml_tokens::Event::Reserved(asset_b, 3, 60000000000).into(), //TODO: this is strange ?! should asset_a!!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Roznovjak can you elaborate on how this was resolved?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is going to be resolved in separate PR as a fix. But right now the test follows the current implementation.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can u refer the issue pls

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Roznovjak Roznovjak merged commit e690fea into master Oct 27, 2021
@Roznovjak Roznovjak deleted the fix/tests branch October 27, 2021 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants