Skip to content

fix(formula): Remove broken `AbstractCpuDramFormula` import

29ab7e3
Select commit
Loading
Failed to load commit list.
Merged

fix(formula): Remove broken AbstractCpuDramFormula import #791

fix(formula): Remove broken `AbstractCpuDramFormula` import
29ab7e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 0s

70.64% (+0.02%) compared to c271a73

View this Pull Request on Codecov

70.64% (+0.02%) compared to c271a73

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.64%. Comparing base (c271a73) to head (29ab7e3).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #791      +/-   ##
==========================================
+ Coverage   70.61%   70.64%   +0.02%     
==========================================
  Files          90       90              
  Lines        2893     2892       -1     
==========================================
  Hits         2043     2043              
+ Misses        850      849       -1     
Files with missing lines Coverage Δ
src/powerapi/formula/__init__.py 0.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.