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

Exit with exit code 1 when there's an exception #4122

Merged
merged 7 commits into from
Sep 3, 2024
Merged

Exit with exit code 1 when there's an exception #4122

merged 7 commits into from
Sep 3, 2024

Commits on Aug 28, 2024

  1. Exit with exit code when there's exception

    Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com>
    ankatiyar committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    80b53d7 View commit details
    Browse the repository at this point in the history
  2. code cov

    Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com>
    ankatiyar committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    373cd11 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. cov

    Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com>
    ankatiyar committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8554d71 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    89a7f49 View commit details
    Browse the repository at this point in the history
  2. Remove finally block

    Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com>
    ankatiyar committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    893c8b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Fix indentation

    Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com>
    ankatiyar committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c777934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7100b5 View commit details
    Browse the repository at this point in the history