Skip to content

v0.37.0#124

Open
Paebbels wants to merge 12 commits into
mainfrom
dev
Open

v0.37.0#124
Paebbels wants to merge 12 commits into
mainfrom
dev

Conversation

@Paebbels

@Paebbels Paebbels commented Jul 5, 2026

Copy link
Copy Markdown
Member

New Features

  • Document:
    • Added property VHDLVersion.
    • Added property Library.

Changes

  • Bumped dependencies.
  • Updated dunder-variables.
  • Renamed uninstantiatedPackage to genericPackage.

Bug Fixes

  • Fixed Parent relation.
  • Fixed ParentNamespace relation.

Documentation

  • Updated Sphinx documentation for LuaLaTeX with Unicode font support.

@Paebbels Paebbels self-assigned this Jul 5, 2026
@codacy-production

codacy-production Bot commented Jul 5, 2026

Copy link
Copy Markdown

Not up to standards ⛔

🔴 Issues 2 high · 2 medium · 2 minor

Alerts:
⚠ 6 issues (≤ 0 issues of at least minor severity)

Results:
6 new issues

Category Results
UnusedCode 2 medium
Documentation 2 minor
ErrorProne 2 high

View in Codacy

🟢 Metrics 13 complexity · -2 duplication

Metric Results
Complexity 13
Duplication -2

View in Codacy

🟢 Coverage 29.45% diff coverage · -2.84% coverage variation

Metric Results
Coverage variation -2.84% coverage variation
Diff coverage 29.45% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (36c9de3) 4423 3240 73.25%
Head commit (900e8b6) 4407 (-16) 3103 (-137) 70.41% (-2.84%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#124) 163 48 29.45%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov

codecov Bot commented Jul 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 28.83436% with 116 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.70%. Comparing base (36c9de3) to head (900e8b6).
⚠️ Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
pyVHDLModel/Concurrent.py 17.54% 47 Missing ⚠️
pyVHDLModel/Namespace.py 18.75% 13 Missing ⚠️
pyVHDLModel/Sequential.py 0.00% 13 Missing ⚠️
pyVHDLModel/Expression.py 0.00% 10 Missing ⚠️
pyVHDLModel/Base.py 46.15% 6 Missing and 1 partial ⚠️
pyVHDLModel/Type.py 37.50% 5 Missing ⚠️
pyVHDLModel/Common.py 0.00% 4 Missing ⚠️
pyVHDLModel/DesignUnit.py 57.14% 3 Missing ⚠️
pyVHDLModel/Interface.py 0.00% 3 Missing ⚠️
pyVHDLModel/__init__.py 86.36% 3 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
- Coverage   71.26%   68.70%   -2.56%     
==========================================
  Files          23       22       -1     
  Lines        4423     4407      -16     
  Branches      395      403       +8     
==========================================
- Hits         3152     3028     -124     
- Misses       1183     1304     +121     
+ Partials       88       75      -13     
Flag Coverage Δ
unittests 68.70% <28.83%> (-2.56%) ⬇️

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

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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