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.8 #152

Closed marcus67 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #152 (c978c13) into release (b5db849) will increase coverage by 85.72%. The diff coverage is 84.85%.

Impacted file tree graph

@@             Coverage Diff              @@
##           release     #152       +/-   ##
============================================
+ Coverage         0   85.72%   +85.72%     
============================================
  Files            0      117      +117     
  Lines            0     8259     +8259     
  Branches         0      731      +731     
============================================
+ Hits             0     7080     +7080     
- Misses           0      907      +907     
- Partials         0      272      +272     
Impacted Files Coverage Δ
little_brother/git.py 100.00% <ø> (ø)
little_brother/login_mapping.py 57.31% <0.00%> (ø)
little_brother/settings.py 100.00% <ø> (ø)
little_brother/user_locale_handler.py 83.33% <ø> (ø)
little_brother/user_manager.py 83.48% <ø> (ø)
little_brother/user_status.py 100.00% <ø> (ø)
little_brother/web/about_view_handler.py 86.95% <ø> (ø)
little_brother/web/admin_view_handler.py 93.75% <ø> (ø)
little_brother/web/base_view_handler.py 92.47% <ø> (ø)
little_brother/web/devices_view_handler.py 93.84% <ø> (ø)
... and 214 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 b5db849...c978c13. Read the comment docs.