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

chore: use testify instead of testing.Fatal or testing.Error in test #20754

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

mmorel-35
Copy link
Contributor

Description

  • uses testify instead of testing.Fatal or testing.Error in test

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Copy link

bunnyshell bot commented Nov 11, 2024

❌ Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

@mmorel-35 mmorel-35 marked this pull request as ready for review November 11, 2024 15:26
@mmorel-35 mmorel-35 requested a review from a team as a code owner November 11, 2024 15:26
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.12%. Comparing base (b39f3b1) to head (98e1a7d).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #20754   +/-   ##
=======================================
  Coverage   55.12%   55.12%           
=======================================
  Files         324      324           
  Lines       55256    55256           
=======================================
+ Hits        30458    30462    +4     
+ Misses      22184    22177    -7     
- Partials     2614     2617    +3     

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

@pasha-codefresh pasha-codefresh merged commit 0da5744 into argoproj:master Nov 11, 2024
27 checks passed
@mmorel-35 mmorel-35 deleted the testifier/test branch November 11, 2024 15:59
adriananeci pushed a commit to adriananeci/argo-cd that referenced this pull request Dec 4, 2024
…rgoproj#20754)

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: Adrian Aneci <aneci@adobe.com>
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