jmprathab / MyHome

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

Issue #233: Move endpoints related to amenities from community tag #256

Closed mslowiak closed 3 years ago

mslowiak commented 3 years ago

Closes: #233

Duplicate for #253 with squashed commits and merged with master

codecov[bot] commented 3 years ago

Codecov Report

Merging #256 (4b5a837) into master (4a2d165) will not change coverage. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #256   +/-   ##
=========================================
  Coverage     71.88%   71.88%           
  Complexity      223      223           
=========================================
  Files            36       36           
  Lines           939      939           
  Branches         42       42           
=========================================
  Hits            675      675           
  Misses          256      256           
  Partials          8        8           
Impacted Files Coverage Δ Complexity Δ
...va/com/myhome/controllers/CommunityController.java 98.64% <ø> (+4.74%) 25.00 <0.00> (-2.00) :arrow_up:
...java/com/myhome/controllers/AmenityController.java 85.18% <50.00%> (-14.82%) 10.00 <2.00> (+2.00) :arrow_down:

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 4a2d165...4b5a837. Read the comment docs.