Skip to content

report: introduce _get_replacements helper method#589

Open
bdrung wants to merge 1 commit into
canonical:mainfrom
bdrung:split-anonymize
Open

report: introduce _get_replacements helper method#589
bdrung wants to merge 1 commit into
canonical:mainfrom
bdrung:split-anonymize

Conversation

@bdrung

@bdrung bdrung commented Apr 21, 2026

Copy link
Copy Markdown
Member

Carve out Report._get_replacements from the big Report.anonymize() method to make the code more readable and pylint happy.

@codecov

codecov Bot commented Apr 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.47%. Comparing base (d9d3c9f) to head (9e25b4a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #589      +/-   ##
==========================================
- Coverage   84.47%   84.47%   -0.01%     
==========================================
  Files         106      106              
  Lines       21053    21057       +4     
  Branches     3223     3224       +1     
==========================================
+ Hits        17784    17787       +3     
  Misses       2792     2792              
- Partials      477      478       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Carve out `Report._get_replacements` from the big `Report.anonymize()`
method to make the code more readable and pylint happy.
@bdrung
bdrung force-pushed the split-anonymize branch from e2ed4c1 to 9e25b4a Compare July 2, 2026 21:45
@bdrung
bdrung requested a review from Hyask July 4, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant