sonelu / roboglia

Robotics framework
GNU General Public License v3.0
0 stars 1 forks source link

Base loops fine tuning #3

Closed sonelu closed 4 years ago

sonelu commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #3 into master will increase coverage by 2.23%. The diff coverage is 93.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   64.50%   66.73%   +2.23%     
==========================================
  Files          19       19              
  Lines        1000     1016      +16     
  Branches      114      117       +3     
==========================================
+ Hits          645      678      +33     
+ Misses        329      317      -12     
+ Partials       26       21       -5     
Impacted Files Coverage Δ
roboglia/base/thread.py 74.82% <92.59%> (+10.43%) :arrow_up:
roboglia/base/sync.py 83.07% <100.00%> (+8.07%) :arrow_up:
roboglia/base/register.py 92.77% <0.00%> (+2.40%) :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 9abdd42...6d5a893. Read the comment docs.