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.24.0 #67

Merged
merged 6 commits into from
Mar 27, 2023
Merged

v0.24.0 #67

merged 6 commits into from
Mar 27, 2023

Conversation

Paebbels
Copy link
Member

@Paebbels Paebbels commented Mar 27, 2023

New Features

  • Added more properties to class Package.
  • Distribute py.typed file.

Changes

  • Adjusted to pyTooling v4.0+.
  • Renamed SubType/subType to Subtype/subtype.
  • Renamed SubProgram to Subprogram.
  • Bumped dependencies.

Bug Fixes

None


Related PRs:

None

@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Patch coverage: 80.88% and project coverage change: -0.04 ⚠️

Comparison is base (cb46f1e) 71.16% compared to head (6029411) 71.13%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
- Coverage   71.16%   71.13%   -0.04%     
==========================================
  Files          22       22              
  Lines        3815     3838      +23     
  Branches      867      873       +6     
==========================================
+ Hits         2715     2730      +15     
- Misses       1041     1049       +8     
  Partials       59       59              
Flag Coverage Δ
unittests 71.13% <80.88%> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
pyVHDLModel/Subprogram.py 65.21% <66.66%> (-1.95%) ⬇️
pyVHDLModel/DesignUnit.py 70.69% <80.64%> (+0.04%) ⬆️
pyVHDLModel/__init__.py 76.05% <83.87%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Paebbels Paebbels self-assigned this Mar 27, 2023
@Paebbels Paebbels added the enhancement New feature or request label Mar 27, 2023
@Paebbels Paebbels merged commit c897177 into main Mar 27, 2023
30 of 31 checks passed
@Paebbels Paebbels deleted the dev branch March 27, 2023 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant