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: Update stakedLP storage with migrations #471

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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 Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.21%. Comparing base (094861e) to head (1d12871).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #471      +/-   ##
============================================
+ Coverage     73.06%   73.21%   +0.15%     
- Complexity     1617     1626       +9     
============================================
  Files           120      120              
  Lines          7752     7759       +7     
  Branches        935      936       +1     
============================================
+ Hits           5664     5681      +17     
+ Misses         1681     1671      -10     
  Partials        407      407              
Flag Coverage Δ
java 73.21% <100.00%> (+0.15%) ⬆️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant