edaa-org / pyEDAA.ToolSetup

https://edaa-org.github.io/pyEDAA.ToolSetup
Other
5 stars 0 forks source link

v0.3.0 #5

Closed Paebbels closed 2 years ago

Paebbels commented 2 years ago

New Features

Changes

Bug Fixes


Related PRs:

codecov[bot] commented 2 years ago

Codecov Report

Merging #5 (3fc04ea) into main (54e937d) will decrease coverage by 7.28%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   91.91%   84.62%   -7.29%     
==========================================
  Files           5       15      +10     
  Lines         334      540     +206     
  Branches       24       50      +26     
==========================================
+ Hits          307      457     +150     
- Misses         27       81      +54     
- Partials        0        2       +2     
Flag Coverage Δ
unittests 84.62% <75.00%> (-7.29%) :arrow_down:

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

Impacted Files Coverage Δ
tests/unit/DataModel.py 100.00% <ø> (ø)
tests/unit/__init__.py 100.00% <ø> (ø)
pyEDAA/ToolSetup/__init__.py 73.37% <53.93%> (-12.99%) :arrow_down:
pyEDAA/ToolSetup/OpenSource/GHDL.py 68.62% <68.62%> (ø)
pyEDAA/ToolSetup/DataModel.py 91.73% <70.83%> (-5.21%) :arrow_down:
pyEDAA/ToolSetup/Lattice/__init__.py 85.00% <85.00%> (ø)
pyEDAA/ToolSetup/Xilinx/__init__.py 86.66% <86.66%> (ø)
pyEDAA/ToolSetup/OpenSource/__init__.py 87.50% <87.50%> (ø)
pyEDAA/ToolSetup/IntelFPGA/__init__.py 88.23% <88.23%> (ø)
pyEDAA/ToolSetup/SiemensEDA/__init__.py 89.47% <89.47%> (ø)
... and 5 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 54e937d...3fc04ea. Read the comment docs.