LimeChain / gosemble

Go-based framework for building Polkadot/Substrate-compatible runtimes. 🧱
https://limechain.github.io/gosemble/
Apache License 2.0
12 stars 5 forks source link

fix(benchmark): generate param for all components + template should not append dot on last row #397

Closed tgntr closed 8 months ago

tgntr commented 8 months ago

…ent params

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context, including:

Use Github semantic linking to address any open issues this PR relates to or closes.

Fixes #395

Checklist:

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 83.03%. Comparing base (db7346b) to head (3af9038).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #397 +/- ## ======================================== Coverage 83.03% 83.03% ======================================== Files 186 186 Lines 9465 9465 ======================================== Hits 7859 7859 Misses 1306 1306 Partials 300 300 ```

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