Skip to content

add bifromq bom #154

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

Merged
merged 2 commits into from
Jul 16, 2025
Merged

add bifromq bom #154

merged 2 commits into from
Jul 16, 2025

Conversation

hubgeter
Copy link
Contributor

@hubgeter hubgeter commented Jul 15, 2025

We should add a Bill of Materials (BOM) to bifromq to simplify dependency management.

For developers using a project that includes a BOM file, it simplifies dependency management, ensures consistent dependency versions, reduces version conflicts, and improves project consistency and maintainability.

Especially convenient when developing downstream software.

@coveralls
Copy link

coveralls commented Jul 15, 2025

Pull Request Test Coverage Report for Build 16307896046

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 26 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-0.03%) to 63.174%

Files with Coverage Reduction New Missed Lines %
org/apache/bifromq/basekv/raft/RaftNodeStateFollower.java 1 82.62%
org/apache/bifromq/basekv/store/range/KVRangeFSM.java 1 74.29%
org/apache/bifromq/basescheduler/Batcher.java 1 83.44%
org/apache/bifromq/basekv/client/scheduler/BatchQueryCall.java 2 70.15%
org/apache/bifromq/basekv/raft/RaftNodeStateLeader.java 3 85.23%
org/apache/bifromq/dist/trie/NTopicFilterTrieNode.java 3 84.27%
org/apache/bifromq/basecluster/memberlist/AutoDropper.java 7 78.65%
org/apache/bifromq/dist/trie/TopicFilterIterator.java 8 69.85%
Totals Coverage Status
Change from base Build 16287314713: -0.03%
Covered Lines: 23324
Relevant Lines: 35674

💛 - Coveralls

Copy link
Contributor

@popduke popduke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks buddy, it looks comfortable now.

@popduke popduke merged commit 0c77797 into apache:main Jul 16, 2025
4 checks passed
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.

3 participants