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

Infinity Router changes #23

Merged
merged 6 commits into from
Aug 29, 2023
Merged

Infinity Router changes #23

merged 6 commits into from
Aug 29, 2023

Conversation

tasiov
Copy link
Collaborator

@tasiov tasiov commented Aug 29, 2023

Changes

  • Add events to InfinityPair contract
  • Add a query that allows for simulating prices on InfinityRouter

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch coverage: 84.73% and project coverage change: -2.15% ⚠️

Comparison is base (325ffc0) 86.96% compared to head (deb6a0d) 84.81%.
Report is 57 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   86.96%   84.81%   -2.15%     
==========================================
  Files          16       35      +19     
  Lines        1856     1179     -677     
==========================================
- Hits         1614     1000     -614     
+ Misses        242      179      -63     
Files Changed Coverage Δ
contracts/infinity-factory/src/bin/schema.rs 0.00% <0.00%> (ø)
contracts/infinity-factory/src/query.rs 0.00% <0.00%> (ø)
contracts/infinity-global/src/bin/schema.rs 0.00% <0.00%> (ø)
contracts/infinity-index/src/bin/schema.rs 0.00% <0.00%> (ø)
contracts/infinity-pair/src/bin/schema.rs 0.00% <0.00%> (ø)
contracts/infinity-pair/src/constants.rs 0.00% <0.00%> (ø)
contracts/infinity-router/src/bin/schema.rs 0.00% <0.00%> (ø)
contracts/infinity-factory/src/execute.rs 46.87% <46.87%> (ø)
contracts/infinity-factory/src/helpers.rs 56.66% <56.66%> (ø)
contracts/infinity-pair/src/query.rs 67.79% <67.79%> (ø)
... and 25 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tasiov tasiov force-pushed the tasiov/infinity-router-changes branch from deb6a0d to da2cd23 Compare August 29, 2023 16:05
@tasiov tasiov merged commit 95060a7 into main Aug 29, 2023
4 checks passed
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.

1 participant