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

[MINOR] added github workflow for black formatter check #2115

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

e-strauss
Copy link
Contributor

@e-strauss e-strauss commented Sep 24, 2024

black formatter check for src/main/python/systemds and src/main/python/tests
for now I excluded the auto-generated builtins in operator/algorithm

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.05%. Comparing base (758e060) to head (23a3d0b).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2115      +/-   ##
============================================
- Coverage     71.06%   71.05%   -0.01%     
- Complexity    42982    42985       +3     
============================================
  Files          1446     1446              
  Lines        164098   164098              
  Branches      32007    32007              
============================================
- Hits         116624   116608      -16     
- Misses        38309    38331      +22     
+ Partials       9165     9159       -6     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant