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

fix addOne/subOne for SVInt #729

Merged
merged 1 commit into from
Mar 13, 2023
Merged

Conversation

adream307
Copy link
Contributor

fix addOne/subOne for SVInt

@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Merging #729 (89cebd0) into master (d9c8300) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #729   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files         188      188           
  Lines       43866    43868    +2     
=======================================
+ Hits        40134    40136    +2     
  Misses       3732     3732           
Impacted Files Coverage Δ
source/numeric/SVIntHelpers.h 98.71% <100.00%> (+<0.01%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9c8300...89cebd0. Read the comment docs.

@MikePopoloski
Copy link
Owner

Nice, thanks for finding this.

@MikePopoloski MikePopoloski merged commit 27ea1c5 into MikePopoloski:master Mar 13, 2023
jameshanlon pushed a commit to jameshanlon/slang that referenced this pull request Mar 16, 2023
* master:
  fix addOne/subOne for SVInt (MikePopoloski#729)
  Fix off-by-one error in check for max object size
  Update CHANGELOG
  Make error about implicit named port connection type mismatches be convertible to a warning for VCS compat
  Fix gcc build
  Add a command line option to suppress warnings for files within a given path
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