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.14.4 #46

Merged
merged 14 commits into from
Jun 18, 2022
Merged

v0.14.4 #46

merged 14 commits into from
Jun 18, 2022

Conversation

Paebbels
Copy link
Member

@Paebbels Paebbels commented Jan 16, 2022

New Features

None

Changes

  • ci/Params: override python_version_list, since 3.6 was deprecated in pyTooling/Actions.
  • Updated Sphinx configuration
    • Remove unused local extensions.
    • Added modified Jinja template for autoapi (also fixes Python module index).
  • Bumped dependencies.
    • Use pyTooling 2.1.0
  • Updated dependabot configuration.
  • Prefer f-strings over .format.

Bug Fixes

  • Fixed some typos.

Related PRs:

@codecov
Copy link

codecov bot commented Jan 17, 2022

Codecov Report

Merging #46 (d8ca911) into main (bf362bb) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   73.72%   73.72%           
=======================================
  Files           5        5           
  Lines        2329     2329           
  Branches      361      361           
=======================================
  Hits         1717     1717           
  Misses        599      599           
  Partials       13       13           
Flag Coverage Δ
unittests 73.72% <100.00%> (ø)

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

Impacted Files Coverage Δ
pyVHDLModel/SyntaxModel.py 72.19% <ø> (ø)
pyVHDLModel/__init__.py 77.77% <100.00%> (ø)

Continue to review full report at Codecov.

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

@Paebbels Paebbels self-assigned this Mar 1, 2022
@Paebbels Paebbels marked this pull request as ready for review March 1, 2022 17:39
@Paebbels Paebbels requested a review from umarcor March 1, 2022 17:39
@Paebbels Paebbels merged commit f02762d into main Jun 18, 2022
@Paebbels Paebbels deleted the dev branch June 18, 2022 21:12
@umarcor umarcor added the enhancement New feature or request label Jun 22, 2022
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.

3 participants