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

Issues #810 Optimize TopicConfigAndMappingSerializeWrapper #815

Merged
merged 5 commits into from
Jul 22, 2024

#810 fmt

768a27b
Select commit
Loading
Failed to load commit list.
Merged

Issues #810 Optimize TopicConfigAndMappingSerializeWrapper #815

#810 fmt
768a27b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

28.03% (+0.08%) compared to ed2c4f2

View this Pull Request on Codecov

28.03% (+0.08%) compared to ed2c4f2

Details

Codecov Report

Attention: Patch coverage is 30.23256% with 60 lines in your changes missing coverage. Please review.

Project coverage is 28.03%. Comparing base (ed2c4f2) to head (768a27b).

Files Patch % Lines
rocketmq-namesrv/src/route/route_info_manager.rs 0.00% 44 Missing ⚠️
rocketmq-broker/src/broker_runtime.rs 0.00% 6 Missing ⚠️
...or/admin_broker_processor/topic_request_handler.rs 0.00% 4 Missing ⚠️
...q-broker/src/topic/manager/topic_config_manager.rs 0.00% 4 Missing ⚠️
...ol/body/topic_info_wrapper/topic_config_wrapper.rs 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #815      +/-   ##
==========================================
+ Coverage   27.95%   28.03%   +0.08%     
==========================================
  Files         296      296              
  Lines       23815    23832      +17     
==========================================
+ Hits         6657     6681      +24     
+ Misses      17158    17151       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.