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

Add .pre-commit-config black settings, blacken SDK #284

Merged
merged 12 commits into from
Aug 24, 2023
Merged

Conversation

maxkahan
Copy link
Collaborator

@maxkahan maxkahan commented Aug 24, 2023

Adds black configuration, and also blackens the SDK code.

@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2023

Codecov Report

Merging #284 (f0e10a0) into main (29e1d8a) will not change coverage.
The diff coverage is 100.00%.

❗ Current head f0e10a0 differs from pull request most recent head 3839854. Consider uploading reports for the commit 3839854 to get more accurate results

@@           Coverage Diff           @@
##             main     #284   +/-   ##
=======================================
  Coverage   97.33%   97.33%           
=======================================
  Files          25       25           
  Lines        1090     1090           
=======================================
  Hits         1061     1061           
  Misses         29       29           
Files Changed Coverage Δ
src/vonage/verify.py 100.00% <ø> (ø)
src/vonage/account.py 100.00% <100.00%> (ø)
src/vonage/application.py 100.00% <100.00%> (ø)
src/vonage/client.py 94.24% <100.00%> (ø)
src/vonage/ncco_builder/ncco.py 97.67% <100.00%> (ø)
src/vonage/ncco_builder/pay_prompts.py 100.00% <100.00%> (ø)
src/vonage/number_insight.py 100.00% <100.00%> (ø)
src/vonage/number_management.py 100.00% <100.00%> (ø)
src/vonage/redact.py 100.00% <100.00%> (ø)
src/vonage/short_codes.py 100.00% <100.00%> (ø)
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@maxkahan maxkahan changed the title Add automatic black formatting to PRs, blacken SDK Add .pre-commit-config black settings, blacken SDK Aug 24, 2023
@maxkahan maxkahan merged commit feec0e5 into main Aug 24, 2023
10 checks passed
@maxkahan maxkahan deleted the black-action branch August 24, 2023 17:40
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.

2 participants