algebra-club / TaguPy

MIT License
1 stars 0 forks source link

Add Doctest / Change Project import #13

Closed takesei closed 3 years ago

takesei commented 3 years ago

What

codecov-commenter commented 3 years ago

Codecov Report

Merging #13 (0a22874) into main (ffbd9da) will increase coverage by 2.98%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   87.14%   90.12%   +2.98%     
==========================================
  Files           9       15       +6     
  Lines          70       81      +11     
==========================================
+ Hits           61       73      +12     
+ Misses          9        8       -1     
Impacted Files Coverage Δ
tagupy/core/generator/_abs_generator.py 80.00% <ø> (ø)
tagupy/simulator/_abs_simulator.py 81.81% <ø> (ø)
tagupy/type/_analysis_result.py 100.00% <ø> (ø)
tagupy/__init__.py 100.00% <100.00%> (ø)
tagupy/core/analyzer/__init__.py 100.00% <100.00%> (ø)
tagupy/core/analyzer/_abs_analyzer.py 81.81% <100.00%> (ø)
tagupy/core/generator/__init__.py 100.00% <100.00%> (ø)
tagupy/core/report/__init__.py 100.00% <100.00%> (ø)
tagupy/core/report/_abs_report.py 80.00% <100.00%> (ø)
tagupy/manager/__init__.py 100.00% <100.00%> (ø)
... and 11 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 ffbd9da...0a22874. Read the comment docs.

taka-sho commented 3 years ago

LGTM