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

Implement a new type of callback called validators, which get called before a value changes #42

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

Test item validators on containers

b0662e5
Select commit
Loading
Failed to load commit list.
Open

Implement a new type of callback called validators, which get called before a value changes #42

Test item validators on containers
b0662e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

96.81% (+0.11%) compared to d4d9d2f

View this Pull Request on Codecov

96.81% (+0.11%) compared to d4d9d2f

Details

Codecov Report

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

Project coverage is 96.81%. Comparing base (d4d9d2f) to head (b0662e5).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
echo/core.py 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   96.70%   96.81%   +0.11%     
==========================================
  Files          18       18              
  Lines        2274     2327      +53     
==========================================
+ Hits         2199     2253      +54     
+ Misses         75       74       -1     

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