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

v0.4.1 #27

Merged
merged 3 commits into from
Aug 15, 2023
Merged

v0.4.1 #27

merged 3 commits into from
Aug 15, 2023

Conversation

Paebbels
Copy link
Member

@Paebbels Paebbels commented Aug 15, 2023

New Features

  • Add method IsVerilog and IsSystemVerilog.

Changes

  • Added value Latest to SystemVerilogVersion.
  • Added and updated doc-strings.
  • Bumped dependencies.
  • Documented dependency to typing-extensions for mypy.

Bug Fixes

  • Doc: Configuration of InterSphinx.

@Paebbels Paebbels added the Documentation Improvements or additions to documentation label Aug 15, 2023
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #27 (113c1ac) into main (f2923ad) will decrease coverage by 16.71%.
Report is 5 commits behind head on main.
The diff coverage is 48.07%.

@@             Coverage Diff             @@
##             main      #27       +/-   ##
===========================================
- Coverage   80.00%   63.29%   -16.71%     
===========================================
  Files           1        1               
  Lines          55       79       +24     
  Branches        9       19       +10     
===========================================
+ Hits           44       50        +6     
- Misses         11       28       +17     
- Partials        0        1        +1     
Flag Coverage Δ
unittests 63.29% <48.07%> (-16.71%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
pySVModel/__init__.py 63.29% <48.07%> (-16.71%) ⬇️

@Paebbels Paebbels merged commit a84b5f9 into main Aug 15, 2023
27 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation
Development

Successfully merging this pull request may close these issues.

1 participant