Skip to content

🧪 Re-integrate a full pre-commit run into GHA#693

Merged
webknjaz merged 1 commit into
aio-libs:masterfrom
webknjaz:maintenance/reusable-tox-pre-commit-job
May 7, 2025
Merged

🧪 Re-integrate a full pre-commit run into GHA#693
webknjaz merged 1 commit into
aio-libs:masterfrom
webknjaz:maintenance/reusable-tox-pre-commit-job

Conversation

@webknjaz

@webknjaz webknjaz commented May 7, 2025

Copy link
Copy Markdown
Member

What do these changes do?

$sbj.

Are there changes in behavior for the user?

Nope.

Related issue number

N/A

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes
  • If you provide code modification, please add yourself to CONTRIBUTORS.txt
    • The format is <Name> <Surname>.
    • Please keep alphabetical order, the file is sorted by names.
  • Add a new news fragment into the CHANGES folder
    • name it <issue_id>.<type> for example (588.bugfix)
    • if you don't have an issue_id change it to the pr id after creating the pr
    • ensure type is one of the following:
      • .feature: Signifying a new feature.
      • .bugfix: Signifying a bug fix.
      • .doc: Signifying a documentation improvement.
      • .removal: Signifying a deprecation or removal of public API.
      • .misc: A ticket has been closed, but it is not of interest to users.
    • Make sure to use full sentences with correct case and punctuation, for example: "Fix issue with non-ascii contents in doctest text files."

@webknjaz webknjaz self-assigned this May 7, 2025
@codecov

codecov Bot commented May 7, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c8a9784) to head (b4a6a05).
⚠️ Report is 80 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #693   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           15        15           
  Branches         2         2           
=========================================
  Hits            15        15           
Flag Coverage Δ
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@webknjaz webknjaz force-pushed the maintenance/reusable-tox-pre-commit-job branch from 7677a4c to b4a6a05 Compare May 7, 2025 14:53
@webknjaz webknjaz merged commit f48317a into aio-libs:master May 7, 2025
17 checks passed
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.

1 participant