algebra-club / TaguPy

MIT License
1 stars 0 forks source link

Change 'Core' NameSpace to 'Design' #15

Closed takesei closed 3 years ago

takesei commented 3 years ago

What

Why

codecov-commenter commented 3 years ago

Codecov Report

Merging #15 (6c1de35) into main (1a35d30) will increase coverage by 9.87%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #15      +/-   ##
===========================================
+ Coverage   90.12%   100.00%   +9.87%     
===========================================
  Files          15        10       -5     
  Lines          81        40      -41     
===========================================
- Hits           73        40      -33     
+ Misses          8         0       -8     
Impacted Files Coverage Δ
tagupy/utils/_functions.py 100.00% <ø> (ø)
tagupy/__init__.py 100.00% <100.00%> (ø)
tagupy/design/__init__.py 100.00% <100.00%> (ø)
tagupy/design/analyzer/__init__.py 100.00% <100.00%> (ø)
tagupy/design/generator/__init__.py 100.00% <100.00%> (ø)
tagupy/design/reporter/__init__.py 100.00% <100.00%> (ø)
tagupy/simulator/__init__.py 100.00% <100.00%> (ø)
tagupy/type/__init__.py
tagupy/type/_analysis_result.py
... and 3 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 1a35d30...6c1de35. Read the comment docs.