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

AttributePropertySet improvements #809

Merged
merged 4 commits into from
Jul 24, 2024

using KeyError instead of ValueError; unit test added

a2c657a
Select commit
Loading
Failed to load commit list.
Merged

AttributePropertySet improvements #809

using KeyError instead of ValueError; unit test added
a2c657a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2024 in 0s

83.43% (+0.01%) compared to 8394bb0

View this Pull Request on Codecov

83.43% (+0.01%) compared to 8394bb0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.43%. Comparing base (8394bb0) to head (a2c657a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #809      +/-   ##
==========================================
+ Coverage   83.42%   83.43%   +0.01%     
==========================================
  Files         192      192              
  Lines       32915    32927      +12     
==========================================
+ Hits        27460    27474      +14     
+ Misses       5455     5453       -2     

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