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

fix #2167 #2172

Merged
merged 1 commit into from
Apr 27, 2019
Merged

fix #2167 #2172

merged 1 commit into from
Apr 27, 2019

Conversation

nobodyiam
Copy link
Member

Fixes #2167

@codecov-io
Copy link

codecov-io commented Apr 27, 2019

Codecov Report

Merging #2172 into master will decrease coverage by 7.55%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2172      +/-   ##
============================================
- Coverage     57.51%   49.95%   -7.56%     
- Complexity     1120     1981     +861     
============================================
  Files           193      401     +208     
  Lines          5922    12401    +6479     
  Branches        636     1275     +639     
============================================
+ Hits           3406     6195    +2789     
- Misses         2257     5763    +3506     
- Partials        259      443     +184
Impacted Files Coverage Δ Complexity Δ
.../foundation/internals/NetworkInterfaceManager.java 61.01% <0%> (ø) 11% <0%> (ø) ⬇️
...ework/apollo/portal/controller/ItemController.java 6.32% <0%> (ø) 1% <0%> (?)
...o/configservice/wrapper/DeferredResultWrapper.java 100% <0%> (ø) 12% <0%> (?)
...omponent/emailbuilder/GrayPublishEmailBuilder.java 11.53% <0%> (ø) 1% <0%> (?)
...k/apollo/portal/controller/FavoriteController.java 33.33% <0%> (ø) 1% <0%> (?)
...apollo/portal/entity/vo/AppRolesAssignedUsers.java 0% <0%> (ø) 0% <0%> (?)
...ponent/emailbuilder/NormalPublishEmailBuilder.java 20% <0%> (ø) 1% <0%> (?)
.../framework/apollo/portal/entity/vo/SystemInfo.java 0% <0%> (ø) 0% <0%> (?)
...rk/apollo/portal/service/NamespaceLockService.java 36.36% <0%> (ø) 1% <0%> (?)
...k/apollo/portal/spi/ctrip/CtripUserInfoHolder.java 0% <0%> (ø) 0% <0%> (?)
... and 199 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 2ec5d6e...3b28fc7. Read the comment docs.

@nobodyiam nobodyiam merged commit 05a3229 into apolloconfig:master Apr 27, 2019
CrackerCat pushed a commit to CrackerCat/apollo-1 that referenced this pull request Jul 31, 2024
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.

portal-页面显示错误(当有灰度配置时,主版本有key的value为空时,灰度显示已删除)
2 participants