Skip to content

Conversation

@Paebbels
Copy link
Owner

@Paebbels Paebbels commented Jan 3, 2021

  • Bump version to v0.6.2 v0.6.3
  • Updated file headers to 2021.
  • Updated PyCharm project files.
  • Update setup.py.
  • Update conf.py.
  • Add dependencies.
  • Change test runner to pytest

* Updated PyCharm project files.
@Paebbels Paebbels self-assigned this Jan 3, 2021
@codecov
Copy link

codecov bot commented Jan 3, 2021

Codecov Report

Merging #14 (72b299a) into master (e4abe1f) will decrease coverage by 1.99%.
The diff coverage is 53.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   44.04%   42.04%   -2.00%     
==========================================
  Files          83       76       -7     
  Lines       11087    10562     -525     
  Branches     2120     2017     -103     
==========================================
- Hits         4883     4441     -442     
+ Misses       5911     5860      -51     
+ Partials      293      261      -32     
Flag Coverage Δ
unittests 42.04% <53.52%> (-2.00%) ⬇️

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

Impacted Files Coverage Δ
pyVHDLParser/Base.py 91.66% <ø> (-8.34%) ⬇️
pyVHDLParser/Blocks/Common.py 61.76% <ø> (ø)
pyVHDLParser/Blocks/ControlStructure/Case.py 24.03% <ø> (ø)
pyVHDLParser/Blocks/ControlStructure/Exit.py 17.04% <ø> (ø)
pyVHDLParser/Blocks/ControlStructure/ForLoop.py 26.01% <ø> (ø)
pyVHDLParser/Blocks/ControlStructure/If.py 25.76% <ø> (ø)
pyVHDLParser/Blocks/ControlStructure/Next.py 17.04% <ø> (ø)
pyVHDLParser/Blocks/ControlStructure/Null.py 33.33% <ø> (ø)
pyVHDLParser/Blocks/ControlStructure/Return.py 26.92% <ø> (ø)
pyVHDLParser/Blocks/Expression.py 11.88% <ø> (ø)
... and 67 more

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 e4abe1f...72b299a. Read the comment docs.

@Paebbels Paebbels merged commit e822005 into master Jun 10, 2021
@Paebbels Paebbels deleted the dev branch June 10, 2021 10:04
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