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

Improve field list calculation code #221

Merged
merged 1 commit into from
Oct 19, 2016
Merged

Conversation

antoninbas
Copy link
Member

More general support for fixed size constants in calculation (arbitrary
width), by re-using deparser code. Added a unit test for non-aligned
constants in calculations. Code cleanup.

More general support for fixed size constants in calculation (arbitrary
width), by re-using deparser code. Added a unit test for non-aligned
constants in calculations. Code cleanup.
@codecov-io
Copy link

codecov-io commented Oct 19, 2016

Current coverage is 74.29% (diff: 100%)

Merging #221 into master will increase coverage by 0.11%

@@             master       #221   diff @@
==========================================
  Files            95         95          
  Lines          7115       7120     +5   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           5278       5290    +12   
+ Misses         1837       1830     -7   
  Partials          0          0          

Powered by Codecov. Last update c602190...3fd9619

@antoninbas antoninbas merged commit f53451a into master Oct 19, 2016
@antoninbas antoninbas deleted the calculations-cleanup branch October 19, 2016 01:16
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