FACT_core icon indicating copy to clipboard operation
FACT_core copied to clipboard

feat: remove hardware analysis plugin

Open jstucke opened this issue 6 months ago • 1 comments

removed hardware analysis plugin because it is not useful in its current form (it only aggregates existing results from other plugins without adding any new information)

jstucke avatar May 23 '25 09:05 jstucke

Codecov Report

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

Project coverage is 91.67%. Comparing base (29dba08) to head (7fd9e2a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1373      +/-   ##
==========================================
+ Coverage   91.64%   91.67%   +0.02%     
==========================================
  Files         374      372       -2     
  Lines       21048    20983      -65     
==========================================
- Hits        19290    19236      -54     
+ Misses       1758     1747      -11     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar May 23 '25 10:05 codecov-commenter