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 applicationset #20726

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Nov 8, 2024

Description

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

@mmorel-35 mmorel-35 requested a review from a team as a code owner November 8, 2024 23:09
Copy link

bunnyshell bot commented Nov 8, 2024

❌ Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

@mmorel-35 mmorel-35 force-pushed the testifier/require-error branch from 0b72c84 to 001c137 Compare November 8, 2024 23:09
Copy link

codecov bot commented Nov 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.18%. Comparing base (b78f209) to head (39b8a05).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #20726   +/-   ##
=======================================
  Coverage   55.17%   55.18%           
=======================================
  Files         324      324           
  Lines       55259    55259           
=======================================
+ Hits        30487    30492    +5     
+ Misses      22158    22156    -2     
+ Partials     2614     2611    -3     

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

@mmorel-35 mmorel-35 force-pushed the testifier/require-error branch 3 times, most recently from 6fc27fa to 2ea6de4 Compare November 9, 2024 12:14
…cationset

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
@mmorel-35 mmorel-35 force-pushed the testifier/require-error branch from 2ea6de4 to 39b8a05 Compare November 9, 2024 13:56
@crenshaw-dev crenshaw-dev merged commit 7cc5907 into argoproj:master Nov 11, 2024
27 checks passed
@mmorel-35 mmorel-35 deleted the testifier/require-error branch November 11, 2024 09:06
adriananeci pushed a commit to adriananeci/argo-cd that referenced this pull request Dec 4, 2024
…cationset (argoproj#20726)

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.

3 participants