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

Run black with experimental string processing #1725

Merged
merged 1 commit into from Oct 24, 2022
Merged

Conversation

BobDotCom
Copy link
Member

Summary

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.

@BobDotCom BobDotCom self-assigned this Oct 24, 2022
@BobDotCom BobDotCom requested a review from a team as a code owner October 24, 2022 17:53
@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Merging #1725 (73de693) into master (0de0652) will not change coverage.
The diff coverage is 3.70%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1725   +/-   ##
=======================================
  Coverage   33.19%   33.19%           
=======================================
  Files          96       96           
  Lines       18414    18414           
=======================================
  Hits         6113     6113           
  Misses      12301    12301           
Flag Coverage Δ
pytest 33.19% <3.70%> (ø)

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

Impacted Files Coverage Δ
discord/abc.py 22.82% <ø> (ø)
discord/activity.py 37.38% <0.00%> (ø)
discord/bot.py 18.31% <ø> (ø)
discord/channel.py 34.84% <0.00%> (ø)
discord/client.py 28.79% <ø> (ø)
discord/commands/context.py 47.97% <ø> (ø)
discord/commands/core.py 18.17% <ø> (ø)
discord/commands/options.py 16.66% <ø> (ø)
discord/components.py 29.34% <ø> (ø)
discord/embeds.py 25.00% <ø> (ø)
... and 25 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0de0652...73de693. Read the comment docs.

@BobDotCom BobDotCom merged commit 315082f into master Oct 24, 2022
@BobDotCom BobDotCom deleted the black-formatting branch October 24, 2022 18:01
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.

None yet

1 participant