Skip to content

fix(dex): reject same-token (base==quote) pools on create and remove (v1.1.9) - #479

Open
AntonAndell wants to merge 3 commits into
mainfrom
fix/dex-same-token-pool
Open

fix(dex): reject same-token (base==quote) pools on create and remove (v1.1.9)#479
AntonAndell wants to merge 3 commits into
mainfrom
fix/dex-same-token-pool

fix(recovery): encode setRedemptionExemption boolean as JSON literal

b539792
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 13, 2026 in 1s

72.97% (-0.01%) compared to 10ab2f4

View this Pull Request on Codecov

72.97% (-0.01%) compared to 10ab2f4

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.97%. Comparing base (10ab2f4) to head (b539792).

Files with missing lines Patch % Lines
.../java/network/balanced/score/core/dex/DexImpl.java 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #479      +/-   ##
============================================
- Coverage     72.98%   72.97%   -0.01%     
  Complexity     1639     1639              
============================================
  Files           120      120              
  Lines          7839     7840       +1     
  Branches        944      945       +1     
============================================
  Hits           5721     5721              
  Misses         1708     1708              
- Partials        410      411       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.