Skip to content

fix: rename internal references to threshold levels#140

Merged
rich-iannone merged 4 commits intomainfrom
fix-rename-threshold-levels-internal-names
Apr 2, 2025
Merged

fix: rename internal references to threshold levels#140
rich-iannone merged 4 commits intomainfrom
fix-rename-threshold-levels-internal-names

Conversation

@rich-iannone
Copy link
Member

Awhile back, threshold levels were renamed to align with log levels. This PR completes the process by renaming internal variable to completely match the user-facing names. Also, some stale documentation on thresholds (including some older naming) is revised here.

@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2025

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.14%. Comparing base (591b54d) to head (b5f2a07).

Files with missing lines Patch % Lines
pointblank/validate.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #140   +/-   ##
=======================================
  Coverage   99.14%   99.14%           
=======================================
  Files          17       17           
  Lines        3721     3721           
=======================================
  Hits         3689     3689           
  Misses         32       32           

☔ View full report in Codecov by Sentry.
📢 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.

@rich-iannone rich-iannone marked this pull request as ready for review April 2, 2025 17:44
@rich-iannone rich-iannone merged commit f09a8bb into main Apr 2, 2025
5 checks passed
@rich-iannone rich-iannone deleted the fix-rename-threshold-levels-internal-names branch April 2, 2025 17:45
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.

2 participants