Skip to content

refactor: Use PEP-585 type hints for standard collections#536

Merged
gfieni merged 2 commits intomasterfrom
refactor/use-pep5850-annotations
Feb 18, 2025
Merged

refactor: Use PEP-585 type hints for standard collections#536
gfieni merged 2 commits intomasterfrom
refactor/use-pep5850-annotations

Conversation

@gfieni
Copy link
Contributor

@gfieni gfieni commented Feb 18, 2025

@gfieni gfieni self-assigned this Feb 18, 2025
@gfieni gfieni requested a review from a team as a code owner February 18, 2025 18:08
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.95%. Comparing base (da2ba34) to head (97891a4).
Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #536      +/-   ##
==========================================
- Coverage   68.08%   67.95%   -0.13%     
==========================================
  Files          71       71              
  Lines        2980     2968      -12     
==========================================
- Hits         2029     2017      -12     
  Misses        951      951              
Files with missing lines Coverage Δ
src/powerapi/cli/config_validator.py 64.38% <100.00%> (-0.49%) ⬇️
src/powerapi/cli/generator.py 84.47% <100.00%> (ø)
src/powerapi/database/csvdb.py 32.75% <100.00%> (-0.58%) ⬇️
src/powerapi/database/file_db.py 46.66% <100.00%> (-1.16%) ⬇️
src/powerapi/database/influxdb2.py 57.40% <100.00%> (-0.78%) ⬇️
src/powerapi/database/mongodb.py 48.07% <100.00%> (-0.98%) ⬇️
src/powerapi/database/opentsdb.py 60.00% <100.00%> (-1.30%) ⬇️
src/powerapi/database/prometheus_db.py 51.94% <100.00%> (-0.62%) ⬇️
src/powerapi/database/socket_db.py 55.40% <100.00%> (ø)
src/powerapi/database/virtiofs_db.py 48.64% <100.00%> (-1.36%) ⬇️
... and 14 more

@gfieni gfieni merged commit 81cdaff into master Feb 18, 2025
11 checks passed
@gfieni gfieni deleted the refactor/use-pep5850-annotations branch February 18, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant