dan-fritchman / Hdl21

Hardware Description Library
BSD 3-Clause "New" or "Revised" License
56 stars 10 forks source link

Pydantic v2 Compatibility #214

Closed dan-fritchman closed 2 months ago

codecov[bot] commented 3 months ago

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 :warning:
hdl21/datatype.py 92.00% 2 Missing :warning:
hdl21/instantiable.py 91.30% 2 Missing :warning:
pdks/Gf180/gf180_hdl21/pdk_logic.py 50.00% 1 Missing :warning:
pdks/Sky130/sky130_hdl21/pdk_logic.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.