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

feat: Add option for governance to borrow from dex #464

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

AntonAndell
Copy link
Collaborator

@AntonAndell AntonAndell commented Nov 18, 2024

Description:

Commit Message

type: commit message

see the guidelines for commit messages.

Changelog Entry

version: <log entry>

Checklist:

  • I have performed a self-review of my own code
  • I have documented my code in accordance with the documentation guidelines
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the unit tests
  • I only have one commit (if not, squash them into one commit).
  • I have a descriptive commit message that adheres to the commit message guidelines

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@AntonAndell AntonAndell added the enhancement New feature or request label Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 72.60%. Comparing base (3be7c9b) to head (c1f8d0c).

Files with missing lines Patch % Lines
...a/network/balanced/score/core/dex/AbstractDex.java 0.00% 6 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##             feature/crosschain_lp     #464      +/-   ##
===========================================================
- Coverage                    72.65%   72.60%   -0.06%     
  Complexity                    1608     1608              
===========================================================
  Files                          120      120              
  Lines                         7772     7779       +7     
  Branches                       937      937              
===========================================================
+ Hits                          5647     5648       +1     
- Misses                        1718     1724       +6     
  Partials                       407      407              
Flag Coverage Δ
java 72.60% <14.28%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@AntonAndell AntonAndell force-pushed the feature/crosschain_lp branch from 1f487ca to 3155575 Compare November 29, 2024 05:58
@AntonAndell AntonAndell merged commit 74f8b0f into feature/crosschain_lp Nov 29, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant