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

Pydantic v2 Compatibility #214

Merged
merged 13 commits into from
Apr 19, 2024

CI Allows More Failures

227c83c
Select commit
Loading
Failed to load commit list.
Merged

Pydantic v2 Compatibility #214

CI Allows More Failures
227c83c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 19, 2024 in 0s

87.34% (-0.16%) compared to 9a72451

View this Pull Request on Codecov

87.34% (-0.16%) compared to 9a72451

Details

Codecov Report

Attention: Patch coverage is 90.99099% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 87.34%. Comparing base (9a72451) to head (227c83c).

Files Patch % Lines
hdl21/scalar.py 80.95% 4 Missing ⚠️
hdl21/datatype.py 92.00% 2 Missing ⚠️
hdl21/instantiable.py 91.30% 2 Missing ⚠️
pdks/Gf180/gf180_hdl21/pdk_logic.py 50.00% 1 Missing ⚠️
pdks/Sky130/sky130_hdl21/pdk_logic.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #214      +/-   ##
==========================================
- Coverage   87.49%   87.34%   -0.16%     
==========================================
  Files         109      109              
  Lines        9963     9977      +14     
==========================================
- Hits         8717     8714       -3     
- Misses       1246     1263      +17     

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