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(minor-router): check duplicate chain name when register chain #638

Conversation

haiyizxx
Copy link
Contributor

Description

Todos

  • Unit tests
  • Manual tests
  • Documentation
  • Connect epics/issues

Steps to Test

Expected Behaviour

Other Notes

@haiyizxx haiyizxx force-pushed the AXE-5193-service-registry-check-core-duplicate-chain-name-when-register- branch from 86f39ea to fa02e12 Compare September 24, 2024 17:29
Co-authored-by: Haiyi Zhong <haiyizxx@gmail.com>
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 37 lines in your changes missing coverage. Please review.

Project coverage is 93.47%. Comparing base (1775139) to head (d7595ce).

Files with missing lines Patch % Lines
integration-tests/src/protocol.rs 33.92% 37 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #638      +/-   ##
==========================================
- Coverage   93.55%   93.47%   -0.09%     
==========================================
  Files         242      243       +1     
  Lines       34080    34228     +148     
==========================================
+ Hits        31884    31995     +111     
- Misses       2196     2233      +37     
Flag Coverage Δ
93.47% <83.33%> (-0.09%) ⬇️

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.

@haiyizxx haiyizxx force-pushed the AXE-5193-service-registry-check-core-duplicate-chain-name-when-register- branch from 41d2dbe to d7595ce Compare September 30, 2024 14:16
@haiyizxx haiyizxx marked this pull request as ready for review September 30, 2024 14:16
@haiyizxx haiyizxx requested a review from a team as a code owner September 30, 2024 14:16
@haiyizxx haiyizxx merged commit a74a60a into main Oct 2, 2024
5 of 6 checks passed
@haiyizxx haiyizxx deleted the AXE-5193-service-registry-check-core-duplicate-chain-name-when-register- branch October 2, 2024 18:41
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