dan-fritchman / Hdl21

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

#101 Pydantic v1.10 Compatibility #146

Closed dan-fritchman closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #146 (98ec0e7) into main (2e9f5e9) will decrease coverage by 0.31%. The diff coverage is 83.72%.

@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
- Coverage   87.55%   87.24%   -0.31%     
==========================================
  Files          95       95              
  Lines        8559     8133     -426     
==========================================
- Hits         7494     7096     -398     
+ Misses       1065     1037      -28     
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
hdl21/generators.py 80.43% <33.33%> (+2.17%) :arrow_up:
hdl21/params.py 95.65% <88.88%> (-2.05%) :arrow_down:
hdl21/prefix.py 96.92% <93.75%> (ø)
hdl21/primitives.py 93.68% <100.00%> (+0.21%) :arrow_up:
hdl21/tests/test_params.py 96.46% <100.00%> (-0.40%) :arrow_down:

... and 49 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more