Skip to content

Fix release checking script#2799

Merged
aleksandr-gringauz merged 1 commit into
developfrom
aleksandr-gringauz/fix-release-checking-script
Jul 28, 2025
Merged

Fix release checking script#2799
aleksandr-gringauz merged 1 commit into
developfrom
aleksandr-gringauz/fix-release-checking-script

Conversation

@aleksandr-gringauz

@aleksandr-gringauz aleksandr-gringauz commented Jul 25, 2025

Copy link
Copy Markdown
Contributor

What does this PR do?

I noticed that I removed exit 1 here by mistake.

In case release artifact doesn't exist we must fail the script, so that the failure is reported to slack.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@aleksandr-gringauz
aleksandr-gringauz marked this pull request as ready for review July 25, 2025 12:28
@aleksandr-gringauz
aleksandr-gringauz requested review from a team as code owners July 25, 2025 12:28
@codecov-commenter

codecov-commenter commented Jul 25, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.92%. Comparing base (fc39b65) to head (d7be7e6).
⚠️ Report is 1883 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2799      +/-   ##
===========================================
+ Coverage    69.90%   69.92%   +0.02%     
===========================================
  Files          831      831              
  Lines        31138    31138              
  Branches      5234     5234              
===========================================
+ Hits         21766    21772       +6     
  Misses        7896     7896              
+ Partials      1476     1470       -6     

see 28 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aleksandr-gringauz
aleksandr-gringauz merged commit 97cb232 into develop Jul 28, 2025
26 checks passed
@aleksandr-gringauz
aleksandr-gringauz deleted the aleksandr-gringauz/fix-release-checking-script branch July 28, 2025 08:08
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.

4 participants