Polkadex
Polkadex copied to clipboard
Trading Fees, LMP and much more
Issue ticket number and link
Closes https://github.com/Polkadex-Substrate/issue-tracker/issues/261
Checklist before requesting a review
- [ ] I have performed a self-review of my code.
- [ ] If it is a core feature, I have added thorough tests.
- [x] I removed all Clippy and Formatting Warnings.
- [x] I added required Copyrights.
@serhii-temchenko @pavankanteti
@zktony will be testing and implementing the unit tests, resolving comments on this PR.
resolves https://github.com/Polkadex-Substrate/issue-tracker/issues/268 and https://github.com/Polkadex-Substrate/issue-tracker/issues/267
@serhii-temchenko Liquidity mining is enabled in this release. It will be a seperate release. You can ignore that for now.
Codecov Report
Attention: Patch coverage is 44.90791%
with 1017 lines
in your changes are missing coverage. Please review.
Project coverage is 41.38%. Comparing base (
ee7c18c
) to head (039df27
). Report is 1 commits behind head on Develop.
:exclamation: Current head 039df27 differs from pull request most recent head aabb855. Consider uploading reports for the commit aabb855 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## Develop #884 +/- ##
===========================================
+ Coverage 39.39% 41.38% +1.99%
===========================================
Files 63 67 +4
Lines 4094 5412 +1318
===========================================
+ Hits 1613 2240 +627
- Misses 2481 3172 +691
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.