rwth-acis / RequirementsBazaar

Requirements Bazaar, the continuous innovation platform. Repository of the microservice backend using las2peer, made with love in Aachen, Germany.
https://requirements-bazaar.org
Other
12 stars 2 forks source link

Feature: last activity user #165

Closed fxjordan closed 2 years ago

fxjordan commented 2 years ago

Adds information about the user who performed the latest activity on a requirement.

Implements

codecov[bot] commented 2 years ago

Codecov Report

Merging #165 (d8c7d00) into develop (4d6a2f0) will increase coverage by 0.10%. The diff coverage is 95.65%.

@@              Coverage Diff              @@
##             develop     #165      +/-   ##
=============================================
+ Coverage      34.59%   34.70%   +0.10%     
  Complexity       466      466              
=============================================
  Files             97       97              
  Lines           6899     6912      +13     
  Branches         671      672       +1     
=============================================
+ Hits            2387     2399      +12     
  Misses          4295     4295              
- Partials         217      218       +1     
Flag Coverage Δ
unittests 34.70% <95.65%> (+0.10%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../acis/bazaar/service/dal/entities/Requirement.java 0.00% <ø> (ø)
...ce/dal/repositories/RequirementRepositoryImpl.java 64.04% <95.65%> (+1.15%) :arrow_up:

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 4d6a2f0...d8c7d00. Read the comment docs.