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

Add unit test for BitList #8415

Merged
merged 2 commits into from Aug 5, 2021
Merged

Add unit test for BitList #8415

merged 2 commits into from Aug 5, 2021

Conversation

BurningCN
Copy link
Member

What is the purpose of the change

Add unit test for BitList

Copy link
Contributor

@xiaoheng1 xiaoheng1 left a comment

Choose a reason for hiding this comment

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

please remove author

@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2021

Codecov Report

Merging #8415 (34368f2) into 3.0 (e2d1ec0) will decrease coverage by 0.42%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.0    #8415      +/-   ##
============================================
- Coverage     63.58%   63.15%   -0.43%     
+ Complexity      313      310       -3     
============================================
  Files          1074     1102      +28     
  Lines         45211    46242    +1031     
  Branches       6807     6980     +173     
============================================
+ Hits          28749    29206     +457     
- Misses        13272    13767     +495     
- Partials       3190     3269      +79     
Impacted Files Coverage Δ
...figcenter/file/FileSystemDynamicConfiguration.java 0.00% <0.00%> (-59.53%) ⬇️
...nfigcenter/nop/NopDynamicConfigurationFactory.java 50.00% <0.00%> (-50.00%) ⬇️
...nfig/configcenter/nop/NopDynamicConfiguration.java 25.00% <0.00%> (-37.50%) ⬇️
...o/registry/zookeeper/ZookeeperRegistryFactory.java 66.66% <0.00%> (-33.34%) ⬇️
...tore/zookeeper/ZookeeperMetadataReportFactory.java 66.66% <0.00%> (-33.34%) ⬇️
...ookeeper/ZookeeperDynamicConfigurationFactory.java 66.66% <0.00%> (-33.34%) ⬇️
...fig/configcenter/TreePathDynamicConfiguration.java 60.00% <0.00%> (-25.72%) ⬇️
...figcenter/AbstractDynamicConfigurationFactory.java 75.00% <0.00%> (-25.00%) ⬇️
...bo/rpc/cluster/support/FailbackClusterInvoker.java 52.45% <0.00%> (-18.04%) ⬇️
...rpc/cluster/router/mesh/route/MeshRuleManager.java 75.00% <0.00%> (-15.00%) ⬇️
... and 167 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2d1ec0...34368f2. Read the comment docs.

@AlbumenJ AlbumenJ merged commit 536f317 into apache:3.0 Aug 5, 2021
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.

None yet

4 participants