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

feat: add launch config to enable configuration of block params #114

Merged
merged 2 commits into from
Oct 7, 2024

fix to use default params for the rest params

163992d
Select commit
Loading
Failed to load commit list.
Merged

feat: add launch config to enable configuration of block params #114

fix to use default params for the rest params
163992d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

48.61% (+0.00%) compared to 77b18cb

View this Pull Request on Codecov

48.61% (+0.00%) compared to 77b18cb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.61%. Comparing base (77b18cb) to head (163992d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #114   +/-   ##
=======================================
  Coverage   48.61%   48.61%           
=======================================
  Files          57       57           
  Lines        4229     4229           
=======================================
  Hits         2056     2056           
  Misses       1744     1744           
  Partials      429      429