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 server #20755

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

mmorel-35
Copy link
Contributor

Description

  • uses testify instead of testing.Fatal or testing.Error in test
  • uses EqualError or ErrorIs when possible

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

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

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.15%. Comparing base (0da5744) to head (63fc571).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #20755      +/-   ##
==========================================
- Coverage   55.16%   55.15%   -0.02%     
==========================================
  Files         324      324              
  Lines       55256    55256              
==========================================
- Hits        30482    30475       -7     
- Misses      22159    22163       +4     
- Partials     2615     2618       +3     

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

@mmorel-35 mmorel-35 marked this pull request as ready for review November 11, 2024 19:23
@mmorel-35 mmorel-35 requested a review from a team as a code owner November 11, 2024 19:23
@ishitasequeira ishitasequeira merged commit 993d79c into argoproj:master Nov 12, 2024
27 checks passed
@mmorel-35 mmorel-35 deleted the testifier/server branch November 12, 2024 06:02
adriananeci pushed a commit to adriananeci/argo-cd that referenced this pull request Dec 4, 2024
argoproj#20755)

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