jmprathab / MyHome

A Java application which helps people to manage their apartment.
Apache License 2.0
92 stars 106 forks source link

Issue #239: Delete deprecated login filter #242

Closed mslowiak closed 3 years ago

mslowiak commented 3 years ago

Closes: #239

codecov[bot] commented 3 years ago

Codecov Report

Merging #242 (4deb940) into master (17584b8) will increase coverage by 2.57%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #242      +/-   ##
============================================
+ Coverage     65.55%   68.12%   +2.57%     
  Complexity      200      200              
============================================
  Files            36       34       -2     
  Lines           900      866      -34     
  Branches         42       41       -1     
============================================
  Hits            590      590              
+ Misses          302      268      -34     
  Partials          8        8              
Impacted Files Coverage Δ Complexity Δ
...src/main/java/com/myhome/security/WebSecurity.java 0.00% <ø> (ø) 0.00 <0.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 17584b8...4deb940. Read the comment docs.