dvajs / dva

🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
https://dvajs.com/
MIT License
16.24k stars 3.17k forks source link

chore(checkModel): 异常提示出是哪一个namespace重复了 #2482

Closed yuanguandong closed 2 years ago

yuanguandong commented 2 years ago

如果不小心有重名的namespace, 是会抛出异常,但是没有提示出哪一个namespace重复

codecov-commenter commented 2 years ago

Codecov Report

Merging #2482 (038b408) into master (3eaee30) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2482   +/-   ##
=======================================
  Coverage   85.90%   85.90%           
=======================================
  Files          18       18           
  Lines         518      518           
  Branches      114      114           
=======================================
  Hits          445      445           
  Misses         59       59           
  Partials       14       14           
Impacted Files Coverage Δ
packages/dva-core/src/checkModel.js 100.00% <ø> (ø)

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 3eaee30...038b408. Read the comment docs.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.