marcus67 / little_brother

Parental Control Application implemented in Python 3 packaged for Debian and Ubuntu to monitor and limit kids' play time on Linux hosts
GNU General Public License v3.0
59 stars 9 forks source link

Release 0.4.11 #159

Closed marcus67 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #159 (b26f8fb) into release (96288f1) will decrease coverage by 0.09%. The diff coverage is 47.82%.

Impacted file tree graph

@@             Coverage Diff             @@
##           release     #159      +/-   ##
===========================================
- Coverage    87.15%   87.05%   -0.10%     
===========================================
  Files          113      113              
  Lines         8580     8600      +20     
  Branches       749      752       +3     
===========================================
+ Hits          7478     7487       +9     
- Misses         824      832       +8     
- Partials       278      281       +3     
Impacted Files Coverage Δ
little_brother/settings.py 100.00% <ø> (ø)
little_brother/app_control.py 58.00% <16.66%> (-0.56%) :arrow_down:
little_brother/client_info.py 89.06% <45.45%> (-9.09%) :arrow_down:
little_brother/event_handler.py 61.45% <50.00%> (-0.25%) :arrow_down:
little_brother/client_stats.py 93.75% <100.00%> (+0.41%) :arrow_up:
little_brother/test/test_app.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 96288f1...b26f8fb. Read the comment docs.