hyperledger / caliper

A blockchain benchmark framework to measure performance of multiple blockchain solutions https://wiki.hyperledger.org/display/caliper
https://hyperledger.github.io/caliper/
Apache License 2.0
642 stars 403 forks source link

broken-link-fix #1522

Closed saksham-tomer closed 3 months ago

saksham-tomer commented 3 months ago

Checklist

Issue/User story

issue #1518 Broken PSWG whitepaper link in the README.md file for the

Steps to Reproduce

  1. Open the README.md file
  2. Click on the PSWG whitepaper link

Design of the fix

Broken link

image

Fixed link

image

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.85%. Comparing base (7477c70) to head (1a5dfe8).

:exclamation: Current head 1a5dfe8 differs from pull request most recent head b5608a0. Consider uploading reports for the commit b5608a0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1522 +/- ## ======================================= Coverage 55.85% 55.85% ======================================= Files 105 105 Lines 4510 4510 Branches 689 689 ======================================= Hits 2519 2519 Misses 1437 1437 Partials 554 554 ``` | [Flag](https://app.codecov.io/gh/hyperledger/caliper/pull/1522/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperledger) | Coverage Δ | | |---|---|---| | [caliper-core](https://app.codecov.io/gh/hyperledger/caliper/pull/1522/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperledger) | `44.94% <ø> (ø)` | | | [caliper-fabric](https://app.codecov.io/gh/hyperledger/caliper/pull/1522/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperledger) | `80.46% <ø> (ø)` | | | [generator-caliper](https://app.codecov.io/gh/hyperledger/caliper/pull/1522/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperledger) | `83.62% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperledger#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

saksham-tomer commented 3 months ago

Please include the DCO sign-off in your commit, we can't merge the PR without it.

Also, please keep the * as the enumeration symbol, changing it just introduces noise to the PR.

Thank you for the feedback. I have added the DCO and changed the enumeration symbol back to *. I hope you can merge the pr.