opendistro-for-elasticsearch / kibana-reports

Kibana Reports
https://opendistro.github.io/
39 stars 31 forks source link

Hide report landing page from UI #335

Closed zhongnansu closed 3 years ago

zhongnansu commented 3 years ago

Issue #, if available:

Description of changes:

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or

(b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or

(c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.

(d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

codecov[bot] commented 3 years ago

Codecov Report

Merging #335 (86cc21e) into aes-7.10 (74a4b8d) will decrease coverage by 1.18%. The diff coverage is 75.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##             aes-7.10     #335      +/-   ##
==============================================
- Coverage       64.04%   62.85%   -1.19%     
  Complexity        291      291              
==============================================
  Files             100      100              
  Lines            4066     4063       -3     
  Branches          619      619              
==============================================
- Hits             2604     2554      -50     
- Misses           1302     1349      +47     
  Partials          160      160              
Flag Coverage Δ Complexity Δ
Kibana-reports 74.61% <75.00%> (-2.62%) 0.00 <0.00> (ø)
reports-scheduler 53.28% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
kibana-reports/server/model/backendModel.ts 100.00% <ø> (ø) 0.00 <0.00> (ø)
...r/routes/utils/visual_report/visualReportHelper.ts 3.44% <ø> (-81.04%) 0.00 <0.00> (ø)
kibana-reports/server/utils/validationHelper.ts 89.18% <ø> (-0.82%) 0.00 <0.00> (ø)
...orts/server/routes/utils/converters/backendToUi.ts 69.16% <50.00%> (-0.51%) 0.00 <0.00> (ø)
kibana-reports/server/routes/utils/constants.ts 100.00% <100.00%> (ø) 0.00 <0.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 74a4b8d...86cc21e. Read the comment docs.