edaa-org / pyEDAA.ProjectModel

An abstract model of EDA tool projects.
https://edaa-org.github.io/pyEDAA.ProjectModel
Other
10 stars 1 forks source link

v0.5.0 #54

Open Paebbels opened 11 months ago

Paebbels commented 11 months ago

New Features

Changes

Bug Fixes

None


Related PRs:

codecov[bot] commented 11 months ago

Codecov Report

Merging #54 (3d65107) into main (38aa30f) will decrease coverage by 8.32%. The diff coverage is 61.04%.

@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
- Coverage   78.83%   70.52%   -8.32%     
==========================================
  Files          13        4       -9     
  Lines        1682     1201     -481     
  Branches      330      353      +23     
==========================================
- Hits         1326      847     -479     
+ Misses        276      269       -7     
- Partials       80       85       +5     
Flag Coverage Δ
unittests 70.52% <61.04%> (-8.32%) :arrow_down:

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

Files Changed Coverage Δ
pyEDAA/ProjectModel/Attributes.py 100.00% <ø> (ø)
pyEDAA/ProjectModel/Xilinx/Vivado.py 85.12% <ø> (ø)
pyEDAA/ProjectModel/Xilinx/__init__.py 100.00% <ø> (ø)
pyEDAA/ProjectModel/__init__.py 68.42% <61.04%> (-2.15%) :arrow_down:

... and 9 files with indirect coverage changes