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

tox.ini: get rid of typoed healthcheck stanzas #2387

Closed
wants to merge 2 commits into from

Conversation

akx
Copy link
Contributor

@akx akx commented Sep 19, 2022

Pull Request check-list

Please make sure to review and check all of these items:

  • Does $ tox pass with this change (including linting)?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?
  • Was the change added to CHANGES file?
    • I don't think it's necessary in this case.

Description of change

Since the actual configuration should be healthcheck_cmd, there's probably no good reason to keep no-op configuration in tox.ini.

Closes #2395 (alternate take)

@akx akx force-pushed the get-rid-of-healthcheck branch from 915e3b6 to 8bb681b Compare September 21, 2022 10:45
@akx akx marked this pull request as draft September 21, 2022 11:43
@akx akx mentioned this pull request Sep 21, 2022
6 tasks
@akx
Copy link
Contributor Author

akx commented Sep 21, 2022

In light of #2390, this may not be a good idea.

@akx akx marked this pull request as ready for review September 28, 2022 12:14
@akx akx force-pushed the get-rid-of-healthcheck branch from 8bb681b to 05c24a5 Compare September 28, 2022 12:14
@akx
Copy link
Contributor Author

akx commented Sep 28, 2022

@chayim Want to take a look at this? You seem to have initially added these in 63ebe69...

@codecov-commenter
Copy link

codecov-commenter commented Sep 28, 2022

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (35b7e09) 92.29% compared to head (d9ebff7) 92.29%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2387      +/-   ##
==========================================
- Coverage   92.29%   92.29%   -0.01%     
==========================================
  Files         116      116              
  Lines       30189    30189              
==========================================
- Hits        27864    27863       -1     
- Misses       2325     2326       +1     

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@akx
Copy link
Contributor Author

akx commented Feb 3, 2023

Friendly ping, @chayim :)

Since the actual configuration should be `healthcheck_cmd`, there's probably no good reason to keep no-op configuration in tox.ini.
@akx akx force-pushed the get-rid-of-healthcheck branch from 05c24a5 to f2dae0e Compare February 3, 2023 17:13
@akx akx mentioned this pull request Mar 23, 2023
6 tasks
@dvora-h
Copy link
Collaborator

dvora-h commented Jul 16, 2023

Not relevant anymore (see #2793)

@dvora-h dvora-h closed this Jul 16, 2023
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.

4 participants