Skip to content

Conversation

@TRSSMG
Copy link
Collaborator

@TRSSMG TRSSMG commented Dec 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.

@TRSSMG TRSSMG added documentation Improvements or additions to documentation enhancement New feature or request Development labels Dec 18, 2024
@TRSSMG TRSSMG requested a review from AntonAndell December 18, 2024 05:17
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Dec 18, 2024
@TRSSMG TRSSMG changed the title Feat/crosschain baln feat: Feat/crosschain baln Dec 18, 2024
@codecov
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 52.38095% with 200 lines in your changes missing coverage. Please review.

Project coverage is 71.36%. Comparing base (094861e) to head (53d27f0).

Files with missing lines Patch % Lines
...network/balanced/score/tokens/BoostedBalnImpl.java 61.47% 45 Missing and 2 partials ⚠️
...k/balanced/score/core/dividends/DividendsImpl.java 48.38% 32 Missing ⚠️
...balanced/score/lib/utils/AddressEnumerableSet.java 0.00% 25 Missing ⚠️
...twork/balanced/score/core/rewards/RewardsImpl.java 53.33% 21 Missing ⚠️
...score/lib/utils/BranchedNetworkAddressArrayDB.java 0.00% 17 Missing ⚠️
...ed/score/lib/utils/NetworkAddressBranchDictDB.java 0.00% 17 Missing ⚠️
...tils/NetworkAddressBranchedStringBranchDictDB.java 0.00% 17 Missing ⚠️
...twork/balanced/score/core/bribing/BribingImpl.java 48.14% 14 Missing ⚠️
...balanced/score/core/governance/GovernanceImpl.java 54.54% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #472      +/-   ##
============================================
- Coverage     73.06%   71.36%   -1.70%     
- Complexity     1617     1629      +12     
============================================
  Files           120      124       +4     
  Lines          7752     7981     +229     
  Branches        935      957      +22     
============================================
+ Hits           5664     5696      +32     
- Misses         1681     1877     +196     
- Partials        407      408       +1     
Flag Coverage Δ
java 71.36% <52.38%> (-1.70%) ⬇️

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

Development enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants