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(report): Allow metadata to be sanitized and flattened #458

Merged
merged 9 commits into from
Nov 28, 2024

build(flake8): Ignore `Line too long` (E501) warning

015ebf1
Select commit
Loading
Failed to load commit list.
Merged

feat(report): Allow metadata to be sanitized and flattened #458

build(flake8): Ignore `Line too long` (E501) warning
015ebf1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 1s

68.02% (+0.10%) compared to d21f096

View this Pull Request on Codecov

68.02% (+0.10%) compared to d21f096

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.02%. Comparing base (d21f096) to head (015ebf1).
Report is 46 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #458      +/-   ##
==========================================
+ Coverage   67.92%   68.02%   +0.10%     
==========================================
  Files          71       71              
  Lines        2977     2987      +10     
==========================================
+ Hits         2022     2032      +10     
  Misses        955      955              
Files with missing lines Coverage Δ
src/powerapi/report/power_report.py 76.47% <100.00%> (-0.28%) ⬇️
src/powerapi/report/report.py 93.65% <100.00%> (+1.34%) ⬆️