Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

feat(resource-service): Move history of previous upstream to new upstream #8947

Merged
merged 2 commits into from Oct 5, 2022

Conversation

bacherfl
Copy link
Member

@bacherfl bacherfl commented Oct 5, 2022

Backport of #8906

…ream (#8906)

* feat(resource-service): Move history of previous upstream to new upstream

Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>

(cherry picked from commit d24ace1)
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
@bacherfl bacherfl requested a review from a team as a code owner October 5, 2022 07:03
@sonarcloud
Copy link

sonarcloud bot commented Oct 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Oct 5, 2022

Codecov Report

Merging #8947 (c78c796) into 0.19.x (9efdf4a) will decrease coverage by 0.05%.
The diff coverage is 62.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##           0.19.x    #8947      +/-   ##
==========================================
- Coverage   70.38%   70.32%   -0.06%     
==========================================
  Files         622      622              
  Lines       32750    32860     +110     
  Branches     1724     1724              
==========================================
+ Hits        23051    23109      +58     
- Misses       8476     8517      +41     
- Partials     1223     1234      +11     
Impacted Files Coverage Δ
resource-service/models/project.go 100.00% <ø> (ø)
resource-service/common/git.go 54.47% <28.12%> (-3.01%) ⬇️
resource-service/handler/project_manager.go 88.06% <85.36%> (-4.19%) ⬇️
...yard-controller/internal/handler/projectmanager.go 80.24% <88.88%> (+1.38%) ⬆️
resource-service/common/credentials.go 100.00% <100.00%> (ø)
Flag Coverage Δ
resource-service 80.03% <54.78%> (-1.52%) ⬇️
shipyard-controller 67.76% <88.88%> (+0.11%) ⬆️

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

@bacherfl bacherfl merged commit a7507ed into 0.19.x Oct 5, 2022
@bacherfl bacherfl deleted the feat/8856/move-repository-history-019 branch October 5, 2022 08:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants