Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: document how to test the stable pipeline #15709

Merged
merged 5 commits into from
Nov 17, 2023

Conversation

tonsV2
Copy link
Contributor

@tonsV2 tonsV2 commented Nov 16, 2023

No description provided.

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Merging #15709 (7a1f4b6) into master (d8e14c5) will increase coverage by 6.10%.
Report is 24 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15709      +/-   ##
============================================
+ Coverage     60.18%   66.29%   +6.10%     
- Complexity    28454    31366    +2912     
============================================
  Files          3487     3485       -2     
  Lines        129907   129964      +57     
  Branches      15170    15196      +26     
============================================
+ Hits          78186    86156    +7970     
+ Misses        45137    36720    -8417     
- Partials       6584     7088     +504     
Flag Coverage Δ
integration 50.02% <ø> (+0.23%) ⬆️
integration-h2 32.34% <ø> (?)
unit 30.27% <ø> (-0.06%) ⬇️

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

see 676 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8e14c5...7a1f4b6. Read the comment docs.

Copy link
Contributor

@radnov radnov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, added a few comments.

Also, I don't think the delete-remote-docker-image.sh should be in the jenkinsfiles dir, as it's not a Jenkinsfile and it's not used by one. I'd add it in a scripts dir (as mentioned in this Jira task).

jenkinsfiles/delete-remote-docker-image.sh Outdated Show resolved Hide resolved
jenkinsfiles/stable Outdated Show resolved Hide resolved
jenkinsfiles/stable Outdated Show resolved Hide resolved
@tonsV2 tonsV2 requested a review from radnov November 16, 2023 10:51
Copy link

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
No Duplication information No Duplication information

@radnov radnov merged commit 1fa36c0 into master Nov 17, 2023
16 checks passed
@radnov radnov deleted the document-how-to-test-the-stable-pipeline branch November 17, 2023 17:45
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.

2 participants