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

fix(STONEINTG-751): don't auth when there is nothing to report #518

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

MartinBasti
Copy link
Collaborator

When we have nothing to report, we should avoid to waste resources, mainly authentication to github API.

Maintainers will complete the following section

When we have nothing to report, we should avoid to waste resources,
mainly authentication to github API.

Signed-off-by: Martin Basti <[email protected]>
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
5.8% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8038e5a) 69.60% compared to head (ce6bb24) 69.44%.
Report is 17 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #518      +/-   ##
==========================================
- Coverage   69.60%   69.44%   -0.16%     
==========================================
  Files          44       44              
  Lines        4954     5018      +64     
==========================================
+ Hits         3448     3485      +37     
- Misses       1175     1204      +29     
+ Partials      331      329       -2     

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

@MartinBasti MartinBasti merged commit ba041b4 into konflux-ci:main Jan 23, 2024
19 checks passed
@MartinBasti MartinBasti deleted the no-auth-for-nothing branch January 23, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants