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.9 #155

Closed marcus67 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #155 (96288f1) into release (c978c13) will increase coverage by 1.39%. The diff coverage is 90.23%.

Impacted file tree graph

@@             Coverage Diff             @@
##           release     #155      +/-   ##
===========================================
+ Coverage    85.76%   87.15%   +1.39%     
===========================================
  Files          117      113       -4     
  Lines         8259     8580     +321     
  Branches       731      749      +18     
===========================================
+ Hits          7083     7478     +395     
+ Misses         907      824      -83     
- Partials       269      278       +9     
Impacted Files Coverage Δ
little_brother/app_control.py 58.55% <ø> (-1.51%) :arrow_down:
little_brother/process_handler_manager.py 54.81% <0.00%> (ø)
...tle_brother/test/web/test_status_server_devices.py 100.00% <ø> (ø)
little_brother/client_process_handler.py 75.20% <42.85%> (+27.30%) :arrow_up:
little_brother/api/version_checker.py 80.64% <80.64%> (ø)
little_brother/web/about_view_handler.py 88.00% <85.71%> (+1.04%) :arrow_up:
little_brother/admin_data_handler.py 86.74% <86.04%> (-0.76%) :arrow_down:
little_brother/web/base_view_handler.py 91.22% <86.95%> (-1.25%) :arrow_down:
little_brother/web/admin_view_handler.py 94.28% <88.88%> (+0.53%) :arrow_up:
little_brother/web/topology_view_handler.py 90.62% <88.88%> (+2.16%) :arrow_up:
... and 38 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 c978c13...96288f1. Read the comment docs.