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

fix(patch): Reenable benchmark init #219

Merged
merged 1 commit into from
Jan 9, 2024
Merged

fix(patch): Reenable benchmark init #219

merged 1 commit into from
Jan 9, 2024

Conversation

hassila
Copy link
Contributor

@hassila hassila commented Jan 9, 2024

Description

Fixes #218

How Has This Been Tested?

Manually tested.

Minimal checklist:

  • I have performed a self-review of my own code
  • I have added DocC code-level documentation for any public interfaces exported by the package
  • I have added unit and/or integration tests that prove my fix is effective or that my feature works

Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (df284bb) 67.18% compared to head (52340db) 67.18%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #219   +/-   ##
=======================================
  Coverage   67.18%   67.18%           
=======================================
  Files          34       34           
  Lines        4376     4376           
=======================================
  Hits         2940     2940           
  Misses       1436     1436           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df284bb...52340db. Read the comment docs.

@hassila hassila merged commit 174c8b6 into main Jan 9, 2024
14 of 16 checks passed
@hassila hassila deleted the fix-benchmark-init branch January 9, 2024 12:30
Copy link
Contributor

github-actions bot commented Jan 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

benchmark init plugin command fails
2 participants