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

[slang-netlist] Refactor to use ValueDriver::getBounds #839

Merged

Conversation

jameshanlon
Copy link
Contributor

@jameshanlon jameshanlon commented Oct 28, 2023

Based on the suggestion in #826, this patch refactors slang-netlist to use ValueDriver::getBounds instead of the custom code that duplicated the same functionality.

@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Merging #839 (f5b63bf) into master (033da10) will increase coverage by 0.01%.
Report is 3 commits behind head on master.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #839      +/-   ##
==========================================
+ Coverage   93.68%   93.70%   +0.01%     
==========================================
  Files         191      191              
  Lines       46279    46354      +75     
==========================================
+ Hits        43357    43436      +79     
+ Misses       2922     2918       -4     

see 13 files with indirect coverage changes


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 033da10...f5b63bf. Read the comment docs.

@MikePopoloski MikePopoloski merged commit 6d4445e into MikePopoloski:master Oct 28, 2023
16 of 17 checks passed
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