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 tool to run black on the whole project #868

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

oddstr13
Copy link
Member

@oddstr13 oddstr13 commented Jun 2, 2024

Makes it easy to re-create the PR running black on the entiere project.

With this, merge-conflicts caused by other PRs are a non-issue.

Copy link

codecov bot commented Jun 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.50%. Comparing base (1899ecb) to head (d55379b).
Report is 6 commits behind head on master.

Current head d55379b differs from pull request most recent head 3945a17

Please upload reports for the commit 3945a17 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #868      +/-   ##
==========================================
- Coverage   21.51%   21.50%   -0.02%     
==========================================
  Files          63       63              
  Lines        8632     8637       +5     
  Branches     1589     1589              
==========================================
  Hits         1857     1857              
- Misses       6751     6756       +5     
  Partials       24       24              

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

@oddstr13 oddstr13 mentioned this pull request Jun 2, 2024
@oddstr13 oddstr13 added the build Issues that are related to the build process/core platform, including dependencies label Jun 7, 2024
.github/tools/run_black.sh Outdated Show resolved Hide resolved
Co-authored-by: Joshua M. Boniface <[email protected]>
Copy link

sonarqubecloud bot commented Jun 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
1.9% Duplication on New Code

See analysis details on SonarCloud

@oddstr13 oddstr13 merged commit 580384d into jellyfin:master Jun 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues that are related to the build process/core platform, including dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants