feat(employee): add action to remove employee from project (SCRUM-23) #35

Merged
jank merged 4 commits from feature/remove-employee into main 2024-10-23 09:51:12 +00:00
Owner
No description provided.
jank added 1 commit 2024-10-23 09:22:40 +00:00
feat(employee): add action to remove employee from project
Some checks failed
Quality Check / Tests (pull_request) Successful in 1m7s
gitea-sonarqube-bot ERROR
Build PR / Build and analyze (pull_request) Successful in 1m44s
Quality Check / Checkstyle Main (pull_request) Successful in 38s
4b005b914a
Owner

Quality Gate:

Metric Current
Code Smells 0
Bugs 0
Vulnerabilities 0

See SonarQube for details.


  • If you want the bot to check again, post /sq-bot review
**Quality Gate**: :x: | Metric | Current | | -------- | -------- | | Code Smells | 0 | | Bugs | 0 | | Vulnerabilities | 0 | See <a href="https://sonarqube.kjan.de/dashboard?id=LF8&pullRequest=35" target="_blank" rel="nofollow">SonarQube</a> for details. --- - If you want the bot to check again, post `/sq-bot review`
jank added 1 commit 2024-10-23 09:36:20 +00:00
test: add integration test for removing employee from project
Some checks failed
Build PR / Build and analyze (pull_request) Failing after 1m6s
Quality Check / Checkstyle Main (pull_request) Successful in 23s
Quality Check / Tests (pull_request) Failing after 42s
6c52670cb4
jank changed title from WIP: feat(employee): add action to remove employee from project (SCRUM-23) to feat(employee): add action to remove employee from project (SCRUM-23) 2024-10-23 09:36:32 +00:00
jank added 1 commit 2024-10-23 09:42:21 +00:00
test(UpdateProjectActionTest): update test for not found response
Some checks failed
Quality Check / Tests (pull_request) Successful in 1m9s
gitea-sonarqube-bot ERROR
Build PR / Build and analyze (pull_request) Successful in 1m47s
Quality Check / Checkstyle Main (pull_request) Successful in 35s
304a88ae0e
Owner

Quality Gate:

Metric Current
Vulnerabilities 0
Code Smells 1
Bugs 0

See SonarQube for details.


  • If you want the bot to check again, post /sq-bot review
**Quality Gate**: :x: | Metric | Current | | -------- | -------- | | Vulnerabilities | 0 | | Code Smells | 1 | | Bugs | 0 | See <a href="https://sonarqube.kjan.de/dashboard?id=LF8&pullRequest=35" target="_blank" rel="nofollow">SonarQube</a> for details. --- - If you want the bot to check again, post `/sq-bot review`
jank added 1 commit 2024-10-23 09:48:03 +00:00
test: add 404 response test for non-existent project
All checks were successful
Quality Check / Tests (pull_request) Successful in 1m8s
gitea-sonarqube-bot OK
Build PR / Build and analyze (pull_request) Successful in 1m46s
Quality Check / Checkstyle Main (pull_request) Successful in 35s
d702a867c7
Owner

Quality Gate:

Metric Current
Code Smells 0
Bugs 0
Vulnerabilities 0

See SonarQube for details.


  • If you want the bot to check again, post /sq-bot review
**Quality Gate**: :white_check_mark: | Metric | Current | | -------- | -------- | | Code Smells | 0 | | Bugs | 0 | | Vulnerabilities | 0 | See <a href="https://sonarqube.kjan.de/dashboard?id=LF8&pullRequest=35" target="_blank" rel="nofollow">SonarQube</a> for details. --- - If you want the bot to check again, post `/sq-bot review`
ptran approved these changes 2024-10-23 09:51:07 +00:00
jank merged commit 76b0201cf2 into main 2024-10-23 09:51:12 +00:00
jank deleted branch feature/remove-employee 2024-10-23 09:51:12 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jank/LF8#35
No description provided.