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

refactor: Cleanup unused asyncio related code #446

Merged
merged 2 commits into from
Oct 17, 2024

build(pyproject): Remove unused `asyncio` pytest plugin

bd7e9d8
Select commit
Loading
Failed to load commit list.
Merged

refactor: Cleanup unused asyncio related code #446

build(pyproject): Remove unused `asyncio` pytest plugin
bd7e9d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

67.92% (-0.02%) compared to 42f7048

View this Pull Request on Codecov

67.92% (-0.02%) compared to 42f7048

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.92%. Comparing base (42f7048) to head (bd7e9d8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #446      +/-   ##
==========================================
- Coverage   67.93%   67.92%   -0.02%     
==========================================
  Files          71       71              
  Lines        2978     2977       -1     
==========================================
- Hits         2023     2022       -1     
  Misses        955      955              
Files with missing lines Coverage Δ
src/powerapi/database/base_db.py 60.71% <100.00%> (-1.36%) ⬇️