Skip to content

Feature/code owners - #83

Merged
turegjorup merged 19 commits into
developfrom
feature/code_owners
Aug 26, 2026
Merged

Feature/code owners#83
turegjorup merged 19 commits into
developfrom
feature/code_owners

Conversation

@martinyde

@martinyde martinyde commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Link to ticket

https://leantime.itkdev.dk/TimeTable/TimeTable?showTicketModal=7523&fromDate=2026-05-25&toDate=2026-05-31#/tickets/showTicket/7523

Description

  • Add Project entity top-level Economics project
  • Add CodeOwner entity
  • Add Leantime integration through service class
  • Add repo advisory service class to support repo advisory controller
  • Change service agreement sync service to reflect changes to economics api endpoint
  • Change security contract entity to reflect economics api endpoint changes
  • Add dedicated repo advisory template

Screenshot of the result

Skærmbillede 2026-06-01 kl  12 00 51 Skærmbillede 2026-06-01 kl  12 00 59 Skærmbillede 2026-06-01 kl  12 01 39

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

API Specification - Non-breaking changes

No changelog changes

@martinyde
martinyde requested a review from turegjorup June 3, 2026 07:04
@martinyde
martinyde marked this pull request as ready for review June 3, 2026 07:14
@codecov-commenter

codecov-commenter commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 2.08768% with 469 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.00%. Comparing base (bae8493) to head (a27cb29).
⚠️ Report is 22 commits behind head on develop.

Files with missing lines Patch % Lines
src/Service/LeantimeService.php 0.98% 101 Missing ⚠️
src/Service/ServiceAgreementSyncService.php 0.00% 90 Missing ⚠️
src/Service/RepoAdvisoryService.php 1.38% 71 Missing ⚠️
src/Entity/Project.php 0.00% 56 Missing ⚠️
src/Controller/Admin/RepoAdvisoryController.php 2.08% 47 Missing ⚠️
src/Repository/GitRepoRepository.php 0.00% 34 Missing ⚠️
src/Entity/CodeOwner.php 0.00% 21 Missing ⚠️
src/Entity/SecurityContract.php 0.00% 16 Missing ⚠️
...ontroller/Admin/SecurityContractCrudController.php 0.00% 14 Missing ⚠️
src/Repository/ProjectRepository.php 15.38% 11 Missing ⚠️
... and 1 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #83      +/-   ##
=============================================
- Coverage      37.14%   34.00%   -3.15%     
- Complexity       948     1061     +113     
=============================================
  Files            133      140       +7     
  Lines           2972     3370     +398     
=============================================
+ Hits            1104     1146      +42     
- Misses          1868     2224     +356     
Flag Coverage Δ
unittests 34.00% <2.08%> (-3.15%) ⬇️

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

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

# Conflicts:
#	CHANGELOG.md
#	src/Controller/Admin/DashboardController.php
@turegjorup
turegjorup merged commit 77699ad into develop Aug 26, 2026
13 checks passed
@turegjorup
turegjorup deleted the feature/code_owners branch August 26, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants