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 to exempt collaterals from redemptions #461

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

AntonAndell
Copy link
Collaborator

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.

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.05%. Comparing base (ab614ab) to head (181beab).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #461   +/-   ##
=========================================
  Coverage     73.05%   73.05%           
  Complexity     1603     1603           
=========================================
  Files           116      116           
  Lines          7686     7686           
  Branches        936      936           
=========================================
  Hits           5615     5615           
  Misses         1667     1667           
  Partials        404      404           
Flag Coverage Δ
java 73.05% <ø> (ø)

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 added the enhancement New feature or request label Nov 15, 2024
@AntonAndell AntonAndell force-pushed the feat/loans-redemption-exemptions branch from 64302d5 to 181beab Compare November 15, 2024 07:36
@AntonAndell AntonAndell merged commit 5a059c6 into main Nov 15, 2024
8 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.

2 participants