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

unwatch no longer logs a warning and idempotent behavior clarified #1018

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

don't raise error and clarify behavior in the docs

016b675
Select commit
Loading
Failed to load commit list.
Open

unwatch no longer logs a warning and idempotent behavior clarified #1018

don't raise error and clarify behavior in the docs
016b675
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2025 in 0s

87.04% (-0.23%) compared to 274632a

View this Pull Request on Codecov

87.04% (-0.23%) compared to 274632a

Details

Codecov Report

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

Project coverage is 87.04%. Comparing base (274632a) to head (016b675).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
param/parameterized.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1018      +/-   ##
==========================================
- Coverage   87.27%   87.04%   -0.23%     
==========================================
  Files           9        9              
  Lines        4936     4941       +5     
==========================================
- Hits         4308     4301       -7     
- Misses        628      640      +12     

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