Change LendingProtocol feature and dependencies to supported#5632
Merged
ximinez merged 2 commits intorelease-3.1from Jan 13, 2026
Merged
Change LendingProtocol feature and dependencies to supported#5632ximinez merged 2 commits intorelease-3.1from
ximinez merged 2 commits intorelease-3.1from
Conversation
9f132dc to
f056ace
Compare
1bf68f7 to
1628756
Compare
e2544f0 to
5405712
Compare
05414d1 to
b6633a1
Compare
Collaborator
|
Hasn't the testing system been fixed to run on all amendments, not just the supported ones? |
7f478d9 to
e62efa2
Compare
4c64b87 to
8292ff0
Compare
35d3ed2 to
7c8cc31
Compare
34a594b to
16d949c
Compare
aa765c6 to
78f8684
Compare
ea79f66 to
7a3f7ae
Compare
4330470 to
6fd4b49
Compare
60bc26c to
b3a20c2
Compare
c46d1f9 to
66dbc05
Compare
056c4de to
ea85aa2
Compare
6701eed to
7b330e3
Compare
1 task
Collaborator
Author
9 tasks
shawnxie999
approved these changes
Jan 7, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-3.1 #5632 +/- ##
===========================================
Coverage 79.3% 79.4%
===========================================
Files 839 839
Lines 71716 71716
Branches 8275 8254 -21
===========================================
+ Hits 56889 56914 +25
+ Misses 14827 14802 -25
🚀 New features to boost your workflow:
|
gregtatcam
approved these changes
Jan 7, 2026
kennyzlei
approved these changes
Jan 13, 2026
shawnxie999
approved these changes
Jan 13, 2026
gregtatcam
approved these changes
Jan 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

High Level Overview of Change
Change
LendingProtocolfeature and dependencies toSupported::yes. Enables testing.Context of Change
LendingProtocolchanges for version 3.1 are pending merge in #6156.Type of Change