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

[6.12.z] [pre-commit.ci] pre-commit autoupdate (#1049) #1082

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

ogajduse
Copy link
Member

This PR backports changes from #1049.

updates:

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit bc4f7e6)

Description of changes

Describe in detail the changes made, and any potential impacts to callers.

Upstream API documentation, plugin, or feature links

Link to any relevant upstream API documentation that relates to the content of the PR.

Functional demonstration

Provide an execution of the modified code, with ipython code blocks or screen shots.
You can exercise the code as raw API calls or using any other method.

Your contribution should include updates to the unit tests, covering the modified portions or adding new coverage.

Example:

# Demonstrate functional Snapshot read in ipython
In [1]: from nailgun.entities import Snapshot
In [2]: Snapshot(host='sat.instance.addr.com', id='snap_uuid').read()
Out [2]: <read method result>
Additional Information

Any additional notes for reviewers, comments about the change, TODO lists on WIP PRs, etc.

@ogajduse ogajduse added No-CherryPick PR doesnt need CherryPick to previous branches 6.12.z labels Jan 18, 2024
@ogajduse ogajduse self-assigned this Jan 18, 2024
updates:
- [github.com/psf/black: 23.12.0 → 23.12.1](psf/black@23.12.0...23.12.1)
- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.13](astral-sh/ruff-pre-commit@v0.1.8...v0.1.13)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit bc4f7e6)
@ogajduse ogajduse force-pushed the cherry-pick/6.12.z/1049 branch from 32177bc to 90af346 Compare January 18, 2024 13:38
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (6.12.z@2d5205b). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff            @@
##             6.12.z    #1082   +/-   ##
=========================================
  Coverage          ?   93.22%           
=========================================
  Files             ?        6           
  Lines             ?     2924           
  Branches          ?        0           
=========================================
  Hits              ?     2726           
  Misses            ?      198           
  Partials          ?        0           

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

@ogajduse ogajduse linked an issue Jan 18, 2024 that may be closed by this pull request
@Gauravtalreja1 Gauravtalreja1 merged commit 2c39220 into SatelliteQE:6.12.z Feb 20, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.12.z No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Failed-AutoCherryPick] - [pre-commit.ci] pre-commit autoupdate
2 participants