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

Raise AttributeError when attempting to set value on an rx obj #1022

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

raise AttributeError when attempting to set value on an rx obj

ee55f61
Select commit
Loading
Failed to load commit list.
Open

Raise AttributeError when attempting to set value on an rx obj #1022

raise AttributeError when attempting to set value on an rx obj
ee55f61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2025 in 0s

87.26% (+0.01%) compared to aa3315a

View this Pull Request on Codecov

87.26% (+0.01%) compared to aa3315a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.26%. Comparing base (aa3315a) to head (ee55f61).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1022      +/-   ##
==========================================
+ Coverage   87.25%   87.26%   +0.01%     
==========================================
  Files           9        9              
  Lines        4928     4932       +4     
==========================================
+ Hits         4300     4304       +4     
  Misses        628      628              

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