algebra-club / TaguPy

MIT License
1 stars 0 forks source link

Feat/core generator dsd #30

Closed gk-hazard closed 3 years ago

gk-hazard commented 3 years ago

What

write code for generating DSD

Why

to achieve requirements of tagupy

codecov-commenter commented 3 years ago

Codecov Report

Merging #30 (ad719ff) into main (46dff61) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        17    +2     
  Lines          136       200   +64     
=========================================
+ Hits           136       200   +64     
Impacted Files Coverage Δ
tagupy/design/generator/__init__.py 100.00% <100.00%> (ø)
tagupy/design/generator/_dsd.py 100.00% <100.00%> (ø)
tagupy/design/generator/_dsd_ref.py 100.00% <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 46dff61...ad719ff. Read the comment docs.