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

Add schain allocation type to SchainOptions #561

Merged
merged 6 commits into from
Aug 19, 2024

Fix tests

2e2f8e1
Select commit
Loading
Failed to load commit list.
Merged

Add schain allocation type to SchainOptions #561

Fix tests
2e2f8e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 0s

91.14% (-0.02%) compared to 5762912, passed because coverage increased by -0.01% when compared to adjusted base (91.15%)

View this Pull Request on Codecov

91.14% (-0.02%) compared to 5762912, passed because coverage increased by -0.01% when compared to adjusted base (91.15%)

Details

Codecov Report

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

Project coverage is 91.14%. Comparing base (5762912) to head (2e2f8e1).
Report is 4 commits behind head on beta.

Files Patch % Lines
skale/dataclasses/schain_options.py 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             beta     #561      +/-   ##
==========================================
- Coverage   91.16%   91.14%   -0.02%     
==========================================
  Files          65       65              
  Lines        2468     2474       +6     
==========================================
+ Hits         2250     2255       +5     
- Misses        218      219       +1     

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