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

Port the bitstruct packed array bug fix to master branch #249

Merged
merged 7 commits into from
Nov 2, 2023

Conversation

ptpan
Copy link
Contributor

@ptpan ptpan commented Nov 2, 2023

Back-port #248 to the master branch to unblock the C2S2 team.

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (b35d76e) 89.13% compared to head (4e7bd7b) 89.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
+ Coverage   89.13%   89.18%   +0.04%     
==========================================
  Files         329      330       +1     
  Lines       30302    30440     +138     
==========================================
+ Hits        27009    27147     +138     
  Misses       3293     3293              
Files Coverage Δ
pymtl3/passes/sim/test/DynamicSchedulePass_test.py 96.89% <100.00%> (+1.53%) ⬆️
pymtl3/version.py 0.00% <0.00%> (ø)
pymtl3/dsl/Connectable.py 83.46% <55.55%> (-0.86%) ⬇️

... and 2 files with indirect coverage changes

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

@ptpan ptpan merged commit 0244456 into master Nov 2, 2023
6 checks passed
@ptpan ptpan deleted the pp482-bitstruct-packed-array-fix branch November 2, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants