softnanolab / softnanotools

Tools for programming
GNU General Public License v3.0
4 stars 0 forks source link

Generate #12

Closed debeshmandal closed 2 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #12 (e801f1c) into main (e423fcb) will decrease coverage by 10.26%. The diff coverage is 46.55%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #12       +/-   ##
===========================================
- Coverage   82.65%   72.39%   -10.27%     
===========================================
  Files           8       17        +9     
  Lines         173      326      +153     
  Branches       24       41       +17     
===========================================
+ Hits          143      236       +93     
- Misses         24       83       +59     
- Partials        6        7        +1     
Impacted Files Coverage Δ
softnanotools/cli.py 0.00% <0.00%> (ø)
softnanotools/generate/_package.py 0.00% <0.00%> (ø)
softnanotools/generate/_project.py 0.00% <0.00%> (ø)
softnanotools/generate/_script.py 0.00% <0.00%> (ø)
softnanotools/generate/cli.py 0.00% <0.00%> (ø)
softnanotools/generate/_components.py 94.87% <94.87%> (ø)
softnanotools/generate/_module.py 100.00% <100.00%> (ø)
softnanotools/timer/_timer.py 100.00% <0.00%> (ø)
softnanotools/timer/__init__.py 100.00% <0.00%> (ø)
softnanotools/runner/_runner.py 91.66% <0.00%> (+10.89%) :arrow_up:

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 e423fcb...e801f1c. Read the comment docs.