dapr / dotnet-sdk

Dapr SDK for .NET
Apache License 2.0
1.12k stars 341 forks source link

[docs] Add cascading metadata information #1128

Closed AaronCrawfis closed 1 year ago

AaronCrawfis commented 1 year ago

Description

This PR adds cascading metadata so the edit/view page buttons work as expected

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Partially addresses https://github.com/dapr/docs/issues/1895

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 1 year ago

Codecov Report

Merging #1128 (fee85de) into master (f788efa) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1128   +/-   ##
=======================================
  Coverage   67.16%   67.16%           
=======================================
  Files         170      170           
  Lines        5695     5695           
  Branches      607      607           
=======================================
  Hits         3825     3825           
  Misses       1727     1727           
  Partials      143      143           
Flag Coverage Δ
net6 67.09% <ø> (ø)
net7 67.09% <ø> (ø)
netcoreapp3.1 67.12% <ø> (ø)

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