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

#61 Inline convert to Prefixed numbers #80

Merged
merged 5 commits into from
Dec 15, 2022
Merged

#61 Inline convert to Prefixed numbers #80

merged 5 commits into from
Dec 15, 2022

Conversation

dan-fritchman
Copy link
Owner

Replaces PR #72.

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Merging #80 (d3e5cff) into main (26e07bd) will increase coverage by 0.05%.
The diff coverage is 93.98%.

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   89.93%   89.99%   +0.05%     
==========================================
  Files          84       86       +2     
  Lines        6759     6845      +86     
==========================================
+ Hits         6079     6160      +81     
- Misses        680      685       +5     
Impacted Files Coverage Δ
hdl21/proto/to_proto.py 85.43% <75.00%> (+0.43%) ⬆️
hdl21/prefix.py 95.25% <87.80%> (-1.86%) ⬇️
hdl21/scalar.py 96.42% <96.42%> (ø)
hdl21/__init__.py 100.00% <100.00%> (ø)
hdl21/literal.py 100.00% <100.00%> (ø)
hdl21/primitives.py 88.46% <100.00%> (-0.06%) ⬇️
hdl21/proto/from_proto.py 84.15% <100.00%> (+1.48%) ⬆️
hdl21/sim/data.py 90.59% <100.00%> (-0.16%) ⬇️
hdl21/sim/tests/test_sim.py 82.22% <100.00%> (ø)
hdl21/sim/to_proto.py 71.27% <100.00%> (-0.64%) ⬇️
... and 4 more

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

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.

1 participant